public static interface RiakPB.RpbCommitHookOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
RiakPB.RpbModFun |
getModfun()
optional .RpbModFun modfun = 1; |
RiakPB.RpbModFunOrBuilder |
getModfunOrBuilder()
optional .RpbModFun modfun = 1; |
com.google.protobuf.ByteString |
getName()
optional bytes name = 2; |
boolean |
hasModfun()
optional .RpbModFun modfun = 1; |
boolean |
hasName()
optional bytes name = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasModfun()
optional .RpbModFun modfun = 1;RiakPB.RpbModFun getModfun()
optional .RpbModFun modfun = 1;RiakPB.RpbModFunOrBuilder getModfunOrBuilder()
optional .RpbModFun modfun = 1;boolean hasName()
optional bytes name = 2;com.google.protobuf.ByteString getName()
optional bytes name = 2;Copyright © 2016. All rights reserved.