public static interface RegionAPI.PutAllRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
BasicTypes.Entry |
getEntry(int index)
repeated .org.apache.geode.internal.protocol.protobuf.v1.Entry entry = 2; |
int |
getEntryCount()
repeated .org.apache.geode.internal.protocol.protobuf.v1.Entry entry = 2; |
java.util.List<BasicTypes.Entry> |
getEntryList()
repeated .org.apache.geode.internal.protocol.protobuf.v1.Entry entry = 2; |
BasicTypes.EntryOrBuilder |
getEntryOrBuilder(int index)
repeated .org.apache.geode.internal.protocol.protobuf.v1.Entry entry = 2; |
java.util.List<? extends BasicTypes.EntryOrBuilder> |
getEntryOrBuilderList()
repeated .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; |
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;java.util.List<BasicTypes.Entry> getEntryList()
repeated .org.apache.geode.internal.protocol.protobuf.v1.Entry entry = 2;BasicTypes.Entry getEntry(int index)
repeated .org.apache.geode.internal.protocol.protobuf.v1.Entry entry = 2;int getEntryCount()
repeated .org.apache.geode.internal.protocol.protobuf.v1.Entry entry = 2;java.util.List<? extends BasicTypes.EntryOrBuilder> getEntryOrBuilderList()
repeated .org.apache.geode.internal.protocol.protobuf.v1.Entry entry = 2;BasicTypes.EntryOrBuilder getEntryOrBuilder(int index)
repeated .org.apache.geode.internal.protocol.protobuf.v1.Entry entry = 2;