public static interface RiakPB.RpbPairOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.ByteString |
getKey()
required bytes key = 1; |
com.google.protobuf.ByteString |
getValue()
optional bytes value = 2; |
boolean |
hasKey()
required bytes key = 1; |
boolean |
hasValue()
optional bytes value = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
Copyright © 2016. All rights reserved.