public static interface BasicTypes.EntryOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
BasicTypes.EncodedValue |
getKey()
.org.apache.geode.internal.protocol.protobuf.v1.EncodedValue key = 1; |
BasicTypes.EncodedValueOrBuilder |
getKeyOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.EncodedValue key = 1; |
BasicTypes.EncodedValue |
getValue()
.org.apache.geode.internal.protocol.protobuf.v1.EncodedValue value = 2; |
BasicTypes.EncodedValueOrBuilder |
getValueOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.EncodedValue value = 2; |
boolean |
hasKey()
.org.apache.geode.internal.protocol.protobuf.v1.EncodedValue key = 1; |
boolean |
hasValue()
.org.apache.geode.internal.protocol.protobuf.v1.EncodedValue value = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasKey()
.org.apache.geode.internal.protocol.protobuf.v1.EncodedValue key = 1;BasicTypes.EncodedValue getKey()
.org.apache.geode.internal.protocol.protobuf.v1.EncodedValue key = 1;BasicTypes.EncodedValueOrBuilder getKeyOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.EncodedValue key = 1;boolean hasValue()
.org.apache.geode.internal.protocol.protobuf.v1.EncodedValue value = 2;BasicTypes.EncodedValue getValue()
.org.apache.geode.internal.protocol.protobuf.v1.EncodedValue value = 2;BasicTypes.EncodedValueOrBuilder getValueOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.EncodedValue value = 2;