public static interface RegionAPI.PutIfAbsentRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
BasicTypes.Entry |
getEntry()
.org.apache.geode.internal.protocol.protobuf.v1.Entry entry = 2; |
BasicTypes.EntryOrBuilder |
getEntryOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.Entry entry = 2; |
java.lang.String |
getRegionName()
string regionName = 1; |
com.google.protobuf.ByteString |
getRegionNameBytes()
string regionName = 1; |
boolean |
hasEntry()
.org.apache.geode.internal.protocol.protobuf.v1.Entry entry = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getRegionName()
string regionName = 1;com.google.protobuf.ByteString getRegionNameBytes()
string regionName = 1;boolean hasEntry()
.org.apache.geode.internal.protocol.protobuf.v1.Entry entry = 2;BasicTypes.Entry getEntry()
.org.apache.geode.internal.protocol.protobuf.v1.Entry entry = 2;BasicTypes.EntryOrBuilder getEntryOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.Entry entry = 2;