public static interface ClientProtocol.MessageOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
RegionAPI.ClearRequest |
getClearRequest()
.org.apache.geode.internal.protocol.protobuf.v1.ClearRequest clearRequest = 32; |
RegionAPI.ClearRequestOrBuilder |
getClearRequestOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.ClearRequest clearRequest = 32; |
RegionAPI.ClearResponse |
getClearResponse()
.org.apache.geode.internal.protocol.protobuf.v1.ClearResponse clearResponse = 33; |
RegionAPI.ClearResponseOrBuilder |
getClearResponseOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.ClearResponse clearResponse = 33; |
ConnectionAPI.DisconnectClientRequest |
getDisconnectClientRequest()
.org.apache.geode.internal.protocol.protobuf.v1.DisconnectClientRequest disconnectClientRequest = 30; |
ConnectionAPI.DisconnectClientRequestOrBuilder |
getDisconnectClientRequestOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.DisconnectClientRequest disconnectClientRequest = 30; |
ConnectionAPI.DisconnectClientResponse |
getDisconnectClientResponse()
.org.apache.geode.internal.protocol.protobuf.v1.DisconnectClientResponse disconnectClientResponse = 31; |
ConnectionAPI.DisconnectClientResponseOrBuilder |
getDisconnectClientResponseOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.DisconnectClientResponse disconnectClientResponse = 31; |
ClientProtocol.ErrorResponse |
getErrorResponse()
.org.apache.geode.internal.protocol.protobuf.v1.ErrorResponse errorResponse = 1; |
ClientProtocol.ErrorResponseOrBuilder |
getErrorResponseOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.ErrorResponse errorResponse = 1; |
FunctionAPI.ExecuteFunctionOnGroupRequest |
getExecuteFunctionOnGroupRequest()
.org.apache.geode.internal.protocol.protobuf.v1.ExecuteFunctionOnGroupRequest executeFunctionOnGroupRequest = 24; |
FunctionAPI.ExecuteFunctionOnGroupRequestOrBuilder |
getExecuteFunctionOnGroupRequestOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.ExecuteFunctionOnGroupRequest executeFunctionOnGroupRequest = 24; |
FunctionAPI.ExecuteFunctionOnGroupResponse |
getExecuteFunctionOnGroupResponse()
.org.apache.geode.internal.protocol.protobuf.v1.ExecuteFunctionOnGroupResponse executeFunctionOnGroupResponse = 25; |
FunctionAPI.ExecuteFunctionOnGroupResponseOrBuilder |
getExecuteFunctionOnGroupResponseOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.ExecuteFunctionOnGroupResponse executeFunctionOnGroupResponse = 25; |
FunctionAPI.ExecuteFunctionOnMemberRequest |
getExecuteFunctionOnMemberRequest()
.org.apache.geode.internal.protocol.protobuf.v1.ExecuteFunctionOnMemberRequest executeFunctionOnMemberRequest = 20; |
FunctionAPI.ExecuteFunctionOnMemberRequestOrBuilder |
getExecuteFunctionOnMemberRequestOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.ExecuteFunctionOnMemberRequest executeFunctionOnMemberRequest = 20; |
FunctionAPI.ExecuteFunctionOnMemberResponse |
getExecuteFunctionOnMemberResponse()
.org.apache.geode.internal.protocol.protobuf.v1.ExecuteFunctionOnMemberResponse executeFunctionOnMemberResponse = 21; |
FunctionAPI.ExecuteFunctionOnMemberResponseOrBuilder |
getExecuteFunctionOnMemberResponseOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.ExecuteFunctionOnMemberResponse executeFunctionOnMemberResponse = 21; |
FunctionAPI.ExecuteFunctionOnRegionRequest |
getExecuteFunctionOnRegionRequest()
.org.apache.geode.internal.protocol.protobuf.v1.ExecuteFunctionOnRegionRequest executeFunctionOnRegionRequest = 18; |
FunctionAPI.ExecuteFunctionOnRegionRequestOrBuilder |
getExecuteFunctionOnRegionRequestOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.ExecuteFunctionOnRegionRequest executeFunctionOnRegionRequest = 18; |
FunctionAPI.ExecuteFunctionOnRegionResponse |
getExecuteFunctionOnRegionResponse()
.org.apache.geode.internal.protocol.protobuf.v1.ExecuteFunctionOnRegionResponse executeFunctionOnRegionResponse = 19; |
FunctionAPI.ExecuteFunctionOnRegionResponseOrBuilder |
getExecuteFunctionOnRegionResponseOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.ExecuteFunctionOnRegionResponse executeFunctionOnRegionResponse = 19; |
RegionAPI.GetAllRequest |
getGetAllRequest()
.org.apache.geode.internal.protocol.protobuf.v1.GetAllRequest getAllRequest = 8; |
RegionAPI.GetAllRequestOrBuilder |
getGetAllRequestOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.GetAllRequest getAllRequest = 8; |
RegionAPI.GetAllResponse |
getGetAllResponse()
.org.apache.geode.internal.protocol.protobuf.v1.GetAllResponse getAllResponse = 9; |
RegionAPI.GetAllResponseOrBuilder |
getGetAllResponseOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.GetAllResponse getAllResponse = 9; |
RegionAPI.GetRegionNamesRequest |
getGetRegionNamesRequest()
.org.apache.geode.internal.protocol.protobuf.v1.GetRegionNamesRequest getRegionNamesRequest = 14; |
RegionAPI.GetRegionNamesRequestOrBuilder |
getGetRegionNamesRequestOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.GetRegionNamesRequest getRegionNamesRequest = 14; |
RegionAPI.GetRegionNamesResponse |
getGetRegionNamesResponse()
.org.apache.geode.internal.protocol.protobuf.v1.GetRegionNamesResponse getRegionNamesResponse = 15; |
RegionAPI.GetRegionNamesResponseOrBuilder |
getGetRegionNamesResponseOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.GetRegionNamesResponse getRegionNamesResponse = 15; |
RegionAPI.GetRequest |
getGetRequest()
.org.apache.geode.internal.protocol.protobuf.v1.GetRequest getRequest = 4; |
RegionAPI.GetRequestOrBuilder |
getGetRequestOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.GetRequest getRequest = 4; |
RegionAPI.GetResponse |
getGetResponse()
.org.apache.geode.internal.protocol.protobuf.v1.GetResponse getResponse = 5; |
RegionAPI.GetResponseOrBuilder |
getGetResponseOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.GetResponse getResponse = 5; |
LocatorAPI.GetServerRequest |
getGetServerRequest()
.org.apache.geode.internal.protocol.protobuf.v1.GetServerRequest getServerRequest = 12; |
LocatorAPI.GetServerRequestOrBuilder |
getGetServerRequestOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.GetServerRequest getServerRequest = 12; |
LocatorAPI.GetServerResponse |
getGetServerResponse()
.org.apache.geode.internal.protocol.protobuf.v1.GetServerResponse getServerResponse = 13; |
LocatorAPI.GetServerResponseOrBuilder |
getGetServerResponseOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.GetServerResponse getServerResponse = 13; |
RegionAPI.GetSizeRequest |
getGetSizeRequest()
.org.apache.geode.internal.protocol.protobuf.v1.GetSizeRequest getSizeRequest = 16; |
RegionAPI.GetSizeRequestOrBuilder |
getGetSizeRequestOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.GetSizeRequest getSizeRequest = 16; |
RegionAPI.GetSizeResponse |
getGetSizeResponse()
.org.apache.geode.internal.protocol.protobuf.v1.GetSizeResponse getSizeResponse = 17; |
RegionAPI.GetSizeResponseOrBuilder |
getGetSizeResponseOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.GetSizeResponse getSizeResponse = 17; |
ConnectionAPI.HandshakeRequest |
getHandshakeRequest()
.org.apache.geode.internal.protocol.protobuf.v1.HandshakeRequest handshakeRequest = 22; |
ConnectionAPI.HandshakeRequestOrBuilder |
getHandshakeRequestOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.HandshakeRequest handshakeRequest = 22; |
ConnectionAPI.HandshakeResponse |
getHandshakeResponse()
.org.apache.geode.internal.protocol.protobuf.v1.HandshakeResponse handshakeResponse = 23; |
ConnectionAPI.HandshakeResponseOrBuilder |
getHandshakeResponseOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.HandshakeResponse handshakeResponse = 23; |
RegionAPI.KeySetRequest |
getKeySetRequest()
.org.apache.geode.internal.protocol.protobuf.v1.KeySetRequest keySetRequest = 28; |
RegionAPI.KeySetRequestOrBuilder |
getKeySetRequestOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.KeySetRequest keySetRequest = 28; |
RegionAPI.KeySetResponse |
getKeySetResponse()
.org.apache.geode.internal.protocol.protobuf.v1.KeySetResponse keySetResponse = 29; |
RegionAPI.KeySetResponseOrBuilder |
getKeySetResponseOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.KeySetResponse keySetResponse = 29; |
ClientProtocol.Message.MessageTypeCase |
getMessageTypeCase() |
RegionAPI.OQLQueryRequest |
getOqlQueryRequest()
.org.apache.geode.internal.protocol.protobuf.v1.OQLQueryRequest oqlQueryRequest = 26; |
RegionAPI.OQLQueryRequestOrBuilder |
getOqlQueryRequestOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.OQLQueryRequest oqlQueryRequest = 26; |
RegionAPI.OQLQueryResponse |
getOqlQueryResponse()
.org.apache.geode.internal.protocol.protobuf.v1.OQLQueryResponse oqlQueryResponse = 27; |
RegionAPI.OQLQueryResponseOrBuilder |
getOqlQueryResponseOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.OQLQueryResponse oqlQueryResponse = 27; |
RegionAPI.PutAllRequest |
getPutAllRequest()
.org.apache.geode.internal.protocol.protobuf.v1.PutAllRequest putAllRequest = 6; |
RegionAPI.PutAllRequestOrBuilder |
getPutAllRequestOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.PutAllRequest putAllRequest = 6; |
RegionAPI.PutAllResponse |
getPutAllResponse()
.org.apache.geode.internal.protocol.protobuf.v1.PutAllResponse putAllResponse = 7; |
RegionAPI.PutAllResponseOrBuilder |
getPutAllResponseOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.PutAllResponse putAllResponse = 7; |
RegionAPI.PutIfAbsentRequest |
getPutIfAbsentRequest()
.org.apache.geode.internal.protocol.protobuf.v1.PutIfAbsentRequest putIfAbsentRequest = 34; |
RegionAPI.PutIfAbsentRequestOrBuilder |
getPutIfAbsentRequestOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.PutIfAbsentRequest putIfAbsentRequest = 34; |
RegionAPI.PutIfAbsentResponse |
getPutIfAbsentResponse()
.org.apache.geode.internal.protocol.protobuf.v1.PutIfAbsentResponse putIfAbsentResponse = 35; |
RegionAPI.PutIfAbsentResponseOrBuilder |
getPutIfAbsentResponseOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.PutIfAbsentResponse putIfAbsentResponse = 35; |
RegionAPI.PutRequest |
getPutRequest()
.org.apache.geode.internal.protocol.protobuf.v1.PutRequest putRequest = 2; |
RegionAPI.PutRequestOrBuilder |
getPutRequestOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.PutRequest putRequest = 2; |
RegionAPI.PutResponse |
getPutResponse()
.org.apache.geode.internal.protocol.protobuf.v1.PutResponse putResponse = 3; |
RegionAPI.PutResponseOrBuilder |
getPutResponseOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.PutResponse putResponse = 3; |
RegionAPI.RemoveRequest |
getRemoveRequest()
.org.apache.geode.internal.protocol.protobuf.v1.RemoveRequest removeRequest = 10; |
RegionAPI.RemoveRequestOrBuilder |
getRemoveRequestOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.RemoveRequest removeRequest = 10; |
RegionAPI.RemoveResponse |
getRemoveResponse()
.org.apache.geode.internal.protocol.protobuf.v1.RemoveResponse removeResponse = 11; |
RegionAPI.RemoveResponseOrBuilder |
getRemoveResponseOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.RemoveResponse removeResponse = 11; |
boolean |
hasClearRequest()
.org.apache.geode.internal.protocol.protobuf.v1.ClearRequest clearRequest = 32; |
boolean |
hasClearResponse()
.org.apache.geode.internal.protocol.protobuf.v1.ClearResponse clearResponse = 33; |
boolean |
hasDisconnectClientRequest()
.org.apache.geode.internal.protocol.protobuf.v1.DisconnectClientRequest disconnectClientRequest = 30; |
boolean |
hasDisconnectClientResponse()
.org.apache.geode.internal.protocol.protobuf.v1.DisconnectClientResponse disconnectClientResponse = 31; |
boolean |
hasErrorResponse()
.org.apache.geode.internal.protocol.protobuf.v1.ErrorResponse errorResponse = 1; |
boolean |
hasExecuteFunctionOnGroupRequest()
.org.apache.geode.internal.protocol.protobuf.v1.ExecuteFunctionOnGroupRequest executeFunctionOnGroupRequest = 24; |
boolean |
hasExecuteFunctionOnGroupResponse()
.org.apache.geode.internal.protocol.protobuf.v1.ExecuteFunctionOnGroupResponse executeFunctionOnGroupResponse = 25; |
boolean |
hasExecuteFunctionOnMemberRequest()
.org.apache.geode.internal.protocol.protobuf.v1.ExecuteFunctionOnMemberRequest executeFunctionOnMemberRequest = 20; |
boolean |
hasExecuteFunctionOnMemberResponse()
.org.apache.geode.internal.protocol.protobuf.v1.ExecuteFunctionOnMemberResponse executeFunctionOnMemberResponse = 21; |
boolean |
hasExecuteFunctionOnRegionRequest()
.org.apache.geode.internal.protocol.protobuf.v1.ExecuteFunctionOnRegionRequest executeFunctionOnRegionRequest = 18; |
boolean |
hasExecuteFunctionOnRegionResponse()
.org.apache.geode.internal.protocol.protobuf.v1.ExecuteFunctionOnRegionResponse executeFunctionOnRegionResponse = 19; |
boolean |
hasGetAllRequest()
.org.apache.geode.internal.protocol.protobuf.v1.GetAllRequest getAllRequest = 8; |
boolean |
hasGetAllResponse()
.org.apache.geode.internal.protocol.protobuf.v1.GetAllResponse getAllResponse = 9; |
boolean |
hasGetRegionNamesRequest()
.org.apache.geode.internal.protocol.protobuf.v1.GetRegionNamesRequest getRegionNamesRequest = 14; |
boolean |
hasGetRegionNamesResponse()
.org.apache.geode.internal.protocol.protobuf.v1.GetRegionNamesResponse getRegionNamesResponse = 15; |
boolean |
hasGetRequest()
.org.apache.geode.internal.protocol.protobuf.v1.GetRequest getRequest = 4; |
boolean |
hasGetResponse()
.org.apache.geode.internal.protocol.protobuf.v1.GetResponse getResponse = 5; |
boolean |
hasGetServerRequest()
.org.apache.geode.internal.protocol.protobuf.v1.GetServerRequest getServerRequest = 12; |
boolean |
hasGetServerResponse()
.org.apache.geode.internal.protocol.protobuf.v1.GetServerResponse getServerResponse = 13; |
boolean |
hasGetSizeRequest()
.org.apache.geode.internal.protocol.protobuf.v1.GetSizeRequest getSizeRequest = 16; |
boolean |
hasGetSizeResponse()
.org.apache.geode.internal.protocol.protobuf.v1.GetSizeResponse getSizeResponse = 17; |
boolean |
hasHandshakeRequest()
.org.apache.geode.internal.protocol.protobuf.v1.HandshakeRequest handshakeRequest = 22; |
boolean |
hasHandshakeResponse()
.org.apache.geode.internal.protocol.protobuf.v1.HandshakeResponse handshakeResponse = 23; |
boolean |
hasKeySetRequest()
.org.apache.geode.internal.protocol.protobuf.v1.KeySetRequest keySetRequest = 28; |
boolean |
hasKeySetResponse()
.org.apache.geode.internal.protocol.protobuf.v1.KeySetResponse keySetResponse = 29; |
boolean |
hasOqlQueryRequest()
.org.apache.geode.internal.protocol.protobuf.v1.OQLQueryRequest oqlQueryRequest = 26; |
boolean |
hasOqlQueryResponse()
.org.apache.geode.internal.protocol.protobuf.v1.OQLQueryResponse oqlQueryResponse = 27; |
boolean |
hasPutAllRequest()
.org.apache.geode.internal.protocol.protobuf.v1.PutAllRequest putAllRequest = 6; |
boolean |
hasPutAllResponse()
.org.apache.geode.internal.protocol.protobuf.v1.PutAllResponse putAllResponse = 7; |
boolean |
hasPutIfAbsentRequest()
.org.apache.geode.internal.protocol.protobuf.v1.PutIfAbsentRequest putIfAbsentRequest = 34; |
boolean |
hasPutIfAbsentResponse()
.org.apache.geode.internal.protocol.protobuf.v1.PutIfAbsentResponse putIfAbsentResponse = 35; |
boolean |
hasPutRequest()
.org.apache.geode.internal.protocol.protobuf.v1.PutRequest putRequest = 2; |
boolean |
hasPutResponse()
.org.apache.geode.internal.protocol.protobuf.v1.PutResponse putResponse = 3; |
boolean |
hasRemoveRequest()
.org.apache.geode.internal.protocol.protobuf.v1.RemoveRequest removeRequest = 10; |
boolean |
hasRemoveResponse()
.org.apache.geode.internal.protocol.protobuf.v1.RemoveResponse removeResponse = 11; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasErrorResponse()
.org.apache.geode.internal.protocol.protobuf.v1.ErrorResponse errorResponse = 1;ClientProtocol.ErrorResponse getErrorResponse()
.org.apache.geode.internal.protocol.protobuf.v1.ErrorResponse errorResponse = 1;ClientProtocol.ErrorResponseOrBuilder getErrorResponseOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.ErrorResponse errorResponse = 1;boolean hasPutRequest()
.org.apache.geode.internal.protocol.protobuf.v1.PutRequest putRequest = 2;RegionAPI.PutRequest getPutRequest()
.org.apache.geode.internal.protocol.protobuf.v1.PutRequest putRequest = 2;RegionAPI.PutRequestOrBuilder getPutRequestOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.PutRequest putRequest = 2;boolean hasPutResponse()
.org.apache.geode.internal.protocol.protobuf.v1.PutResponse putResponse = 3;RegionAPI.PutResponse getPutResponse()
.org.apache.geode.internal.protocol.protobuf.v1.PutResponse putResponse = 3;RegionAPI.PutResponseOrBuilder getPutResponseOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.PutResponse putResponse = 3;boolean hasGetRequest()
.org.apache.geode.internal.protocol.protobuf.v1.GetRequest getRequest = 4;RegionAPI.GetRequest getGetRequest()
.org.apache.geode.internal.protocol.protobuf.v1.GetRequest getRequest = 4;RegionAPI.GetRequestOrBuilder getGetRequestOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.GetRequest getRequest = 4;boolean hasGetResponse()
.org.apache.geode.internal.protocol.protobuf.v1.GetResponse getResponse = 5;RegionAPI.GetResponse getGetResponse()
.org.apache.geode.internal.protocol.protobuf.v1.GetResponse getResponse = 5;RegionAPI.GetResponseOrBuilder getGetResponseOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.GetResponse getResponse = 5;boolean hasPutAllRequest()
.org.apache.geode.internal.protocol.protobuf.v1.PutAllRequest putAllRequest = 6;RegionAPI.PutAllRequest getPutAllRequest()
.org.apache.geode.internal.protocol.protobuf.v1.PutAllRequest putAllRequest = 6;RegionAPI.PutAllRequestOrBuilder getPutAllRequestOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.PutAllRequest putAllRequest = 6;boolean hasPutAllResponse()
.org.apache.geode.internal.protocol.protobuf.v1.PutAllResponse putAllResponse = 7;RegionAPI.PutAllResponse getPutAllResponse()
.org.apache.geode.internal.protocol.protobuf.v1.PutAllResponse putAllResponse = 7;RegionAPI.PutAllResponseOrBuilder getPutAllResponseOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.PutAllResponse putAllResponse = 7;boolean hasGetAllRequest()
.org.apache.geode.internal.protocol.protobuf.v1.GetAllRequest getAllRequest = 8;RegionAPI.GetAllRequest getGetAllRequest()
.org.apache.geode.internal.protocol.protobuf.v1.GetAllRequest getAllRequest = 8;RegionAPI.GetAllRequestOrBuilder getGetAllRequestOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.GetAllRequest getAllRequest = 8;boolean hasGetAllResponse()
.org.apache.geode.internal.protocol.protobuf.v1.GetAllResponse getAllResponse = 9;RegionAPI.GetAllResponse getGetAllResponse()
.org.apache.geode.internal.protocol.protobuf.v1.GetAllResponse getAllResponse = 9;RegionAPI.GetAllResponseOrBuilder getGetAllResponseOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.GetAllResponse getAllResponse = 9;boolean hasRemoveRequest()
.org.apache.geode.internal.protocol.protobuf.v1.RemoveRequest removeRequest = 10;RegionAPI.RemoveRequest getRemoveRequest()
.org.apache.geode.internal.protocol.protobuf.v1.RemoveRequest removeRequest = 10;RegionAPI.RemoveRequestOrBuilder getRemoveRequestOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.RemoveRequest removeRequest = 10;boolean hasRemoveResponse()
.org.apache.geode.internal.protocol.protobuf.v1.RemoveResponse removeResponse = 11;RegionAPI.RemoveResponse getRemoveResponse()
.org.apache.geode.internal.protocol.protobuf.v1.RemoveResponse removeResponse = 11;RegionAPI.RemoveResponseOrBuilder getRemoveResponseOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.RemoveResponse removeResponse = 11;boolean hasGetServerRequest()
.org.apache.geode.internal.protocol.protobuf.v1.GetServerRequest getServerRequest = 12;LocatorAPI.GetServerRequest getGetServerRequest()
.org.apache.geode.internal.protocol.protobuf.v1.GetServerRequest getServerRequest = 12;LocatorAPI.GetServerRequestOrBuilder getGetServerRequestOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.GetServerRequest getServerRequest = 12;boolean hasGetServerResponse()
.org.apache.geode.internal.protocol.protobuf.v1.GetServerResponse getServerResponse = 13;LocatorAPI.GetServerResponse getGetServerResponse()
.org.apache.geode.internal.protocol.protobuf.v1.GetServerResponse getServerResponse = 13;LocatorAPI.GetServerResponseOrBuilder getGetServerResponseOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.GetServerResponse getServerResponse = 13;boolean hasGetRegionNamesRequest()
.org.apache.geode.internal.protocol.protobuf.v1.GetRegionNamesRequest getRegionNamesRequest = 14;RegionAPI.GetRegionNamesRequest getGetRegionNamesRequest()
.org.apache.geode.internal.protocol.protobuf.v1.GetRegionNamesRequest getRegionNamesRequest = 14;RegionAPI.GetRegionNamesRequestOrBuilder getGetRegionNamesRequestOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.GetRegionNamesRequest getRegionNamesRequest = 14;boolean hasGetRegionNamesResponse()
.org.apache.geode.internal.protocol.protobuf.v1.GetRegionNamesResponse getRegionNamesResponse = 15;RegionAPI.GetRegionNamesResponse getGetRegionNamesResponse()
.org.apache.geode.internal.protocol.protobuf.v1.GetRegionNamesResponse getRegionNamesResponse = 15;RegionAPI.GetRegionNamesResponseOrBuilder getGetRegionNamesResponseOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.GetRegionNamesResponse getRegionNamesResponse = 15;boolean hasGetSizeRequest()
.org.apache.geode.internal.protocol.protobuf.v1.GetSizeRequest getSizeRequest = 16;RegionAPI.GetSizeRequest getGetSizeRequest()
.org.apache.geode.internal.protocol.protobuf.v1.GetSizeRequest getSizeRequest = 16;RegionAPI.GetSizeRequestOrBuilder getGetSizeRequestOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.GetSizeRequest getSizeRequest = 16;boolean hasGetSizeResponse()
.org.apache.geode.internal.protocol.protobuf.v1.GetSizeResponse getSizeResponse = 17;RegionAPI.GetSizeResponse getGetSizeResponse()
.org.apache.geode.internal.protocol.protobuf.v1.GetSizeResponse getSizeResponse = 17;RegionAPI.GetSizeResponseOrBuilder getGetSizeResponseOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.GetSizeResponse getSizeResponse = 17;boolean hasExecuteFunctionOnRegionRequest()
.org.apache.geode.internal.protocol.protobuf.v1.ExecuteFunctionOnRegionRequest executeFunctionOnRegionRequest = 18;FunctionAPI.ExecuteFunctionOnRegionRequest getExecuteFunctionOnRegionRequest()
.org.apache.geode.internal.protocol.protobuf.v1.ExecuteFunctionOnRegionRequest executeFunctionOnRegionRequest = 18;FunctionAPI.ExecuteFunctionOnRegionRequestOrBuilder getExecuteFunctionOnRegionRequestOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.ExecuteFunctionOnRegionRequest executeFunctionOnRegionRequest = 18;boolean hasExecuteFunctionOnRegionResponse()
.org.apache.geode.internal.protocol.protobuf.v1.ExecuteFunctionOnRegionResponse executeFunctionOnRegionResponse = 19;FunctionAPI.ExecuteFunctionOnRegionResponse getExecuteFunctionOnRegionResponse()
.org.apache.geode.internal.protocol.protobuf.v1.ExecuteFunctionOnRegionResponse executeFunctionOnRegionResponse = 19;FunctionAPI.ExecuteFunctionOnRegionResponseOrBuilder getExecuteFunctionOnRegionResponseOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.ExecuteFunctionOnRegionResponse executeFunctionOnRegionResponse = 19;boolean hasExecuteFunctionOnMemberRequest()
.org.apache.geode.internal.protocol.protobuf.v1.ExecuteFunctionOnMemberRequest executeFunctionOnMemberRequest = 20;FunctionAPI.ExecuteFunctionOnMemberRequest getExecuteFunctionOnMemberRequest()
.org.apache.geode.internal.protocol.protobuf.v1.ExecuteFunctionOnMemberRequest executeFunctionOnMemberRequest = 20;FunctionAPI.ExecuteFunctionOnMemberRequestOrBuilder getExecuteFunctionOnMemberRequestOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.ExecuteFunctionOnMemberRequest executeFunctionOnMemberRequest = 20;boolean hasExecuteFunctionOnMemberResponse()
.org.apache.geode.internal.protocol.protobuf.v1.ExecuteFunctionOnMemberResponse executeFunctionOnMemberResponse = 21;FunctionAPI.ExecuteFunctionOnMemberResponse getExecuteFunctionOnMemberResponse()
.org.apache.geode.internal.protocol.protobuf.v1.ExecuteFunctionOnMemberResponse executeFunctionOnMemberResponse = 21;FunctionAPI.ExecuteFunctionOnMemberResponseOrBuilder getExecuteFunctionOnMemberResponseOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.ExecuteFunctionOnMemberResponse executeFunctionOnMemberResponse = 21;boolean hasHandshakeRequest()
.org.apache.geode.internal.protocol.protobuf.v1.HandshakeRequest handshakeRequest = 22;ConnectionAPI.HandshakeRequest getHandshakeRequest()
.org.apache.geode.internal.protocol.protobuf.v1.HandshakeRequest handshakeRequest = 22;ConnectionAPI.HandshakeRequestOrBuilder getHandshakeRequestOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.HandshakeRequest handshakeRequest = 22;boolean hasHandshakeResponse()
.org.apache.geode.internal.protocol.protobuf.v1.HandshakeResponse handshakeResponse = 23;ConnectionAPI.HandshakeResponse getHandshakeResponse()
.org.apache.geode.internal.protocol.protobuf.v1.HandshakeResponse handshakeResponse = 23;ConnectionAPI.HandshakeResponseOrBuilder getHandshakeResponseOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.HandshakeResponse handshakeResponse = 23;boolean hasExecuteFunctionOnGroupRequest()
.org.apache.geode.internal.protocol.protobuf.v1.ExecuteFunctionOnGroupRequest executeFunctionOnGroupRequest = 24;FunctionAPI.ExecuteFunctionOnGroupRequest getExecuteFunctionOnGroupRequest()
.org.apache.geode.internal.protocol.protobuf.v1.ExecuteFunctionOnGroupRequest executeFunctionOnGroupRequest = 24;FunctionAPI.ExecuteFunctionOnGroupRequestOrBuilder getExecuteFunctionOnGroupRequestOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.ExecuteFunctionOnGroupRequest executeFunctionOnGroupRequest = 24;boolean hasExecuteFunctionOnGroupResponse()
.org.apache.geode.internal.protocol.protobuf.v1.ExecuteFunctionOnGroupResponse executeFunctionOnGroupResponse = 25;FunctionAPI.ExecuteFunctionOnGroupResponse getExecuteFunctionOnGroupResponse()
.org.apache.geode.internal.protocol.protobuf.v1.ExecuteFunctionOnGroupResponse executeFunctionOnGroupResponse = 25;FunctionAPI.ExecuteFunctionOnGroupResponseOrBuilder getExecuteFunctionOnGroupResponseOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.ExecuteFunctionOnGroupResponse executeFunctionOnGroupResponse = 25;boolean hasOqlQueryRequest()
.org.apache.geode.internal.protocol.protobuf.v1.OQLQueryRequest oqlQueryRequest = 26;RegionAPI.OQLQueryRequest getOqlQueryRequest()
.org.apache.geode.internal.protocol.protobuf.v1.OQLQueryRequest oqlQueryRequest = 26;RegionAPI.OQLQueryRequestOrBuilder getOqlQueryRequestOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.OQLQueryRequest oqlQueryRequest = 26;boolean hasOqlQueryResponse()
.org.apache.geode.internal.protocol.protobuf.v1.OQLQueryResponse oqlQueryResponse = 27;RegionAPI.OQLQueryResponse getOqlQueryResponse()
.org.apache.geode.internal.protocol.protobuf.v1.OQLQueryResponse oqlQueryResponse = 27;RegionAPI.OQLQueryResponseOrBuilder getOqlQueryResponseOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.OQLQueryResponse oqlQueryResponse = 27;boolean hasKeySetRequest()
.org.apache.geode.internal.protocol.protobuf.v1.KeySetRequest keySetRequest = 28;RegionAPI.KeySetRequest getKeySetRequest()
.org.apache.geode.internal.protocol.protobuf.v1.KeySetRequest keySetRequest = 28;RegionAPI.KeySetRequestOrBuilder getKeySetRequestOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.KeySetRequest keySetRequest = 28;boolean hasKeySetResponse()
.org.apache.geode.internal.protocol.protobuf.v1.KeySetResponse keySetResponse = 29;RegionAPI.KeySetResponse getKeySetResponse()
.org.apache.geode.internal.protocol.protobuf.v1.KeySetResponse keySetResponse = 29;RegionAPI.KeySetResponseOrBuilder getKeySetResponseOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.KeySetResponse keySetResponse = 29;boolean hasDisconnectClientRequest()
.org.apache.geode.internal.protocol.protobuf.v1.DisconnectClientRequest disconnectClientRequest = 30;ConnectionAPI.DisconnectClientRequest getDisconnectClientRequest()
.org.apache.geode.internal.protocol.protobuf.v1.DisconnectClientRequest disconnectClientRequest = 30;ConnectionAPI.DisconnectClientRequestOrBuilder getDisconnectClientRequestOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.DisconnectClientRequest disconnectClientRequest = 30;boolean hasDisconnectClientResponse()
.org.apache.geode.internal.protocol.protobuf.v1.DisconnectClientResponse disconnectClientResponse = 31;ConnectionAPI.DisconnectClientResponse getDisconnectClientResponse()
.org.apache.geode.internal.protocol.protobuf.v1.DisconnectClientResponse disconnectClientResponse = 31;ConnectionAPI.DisconnectClientResponseOrBuilder getDisconnectClientResponseOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.DisconnectClientResponse disconnectClientResponse = 31;boolean hasClearRequest()
.org.apache.geode.internal.protocol.protobuf.v1.ClearRequest clearRequest = 32;RegionAPI.ClearRequest getClearRequest()
.org.apache.geode.internal.protocol.protobuf.v1.ClearRequest clearRequest = 32;RegionAPI.ClearRequestOrBuilder getClearRequestOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.ClearRequest clearRequest = 32;boolean hasClearResponse()
.org.apache.geode.internal.protocol.protobuf.v1.ClearResponse clearResponse = 33;RegionAPI.ClearResponse getClearResponse()
.org.apache.geode.internal.protocol.protobuf.v1.ClearResponse clearResponse = 33;RegionAPI.ClearResponseOrBuilder getClearResponseOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.ClearResponse clearResponse = 33;boolean hasPutIfAbsentRequest()
.org.apache.geode.internal.protocol.protobuf.v1.PutIfAbsentRequest putIfAbsentRequest = 34;RegionAPI.PutIfAbsentRequest getPutIfAbsentRequest()
.org.apache.geode.internal.protocol.protobuf.v1.PutIfAbsentRequest putIfAbsentRequest = 34;RegionAPI.PutIfAbsentRequestOrBuilder getPutIfAbsentRequestOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.PutIfAbsentRequest putIfAbsentRequest = 34;boolean hasPutIfAbsentResponse()
.org.apache.geode.internal.protocol.protobuf.v1.PutIfAbsentResponse putIfAbsentResponse = 35;RegionAPI.PutIfAbsentResponse getPutIfAbsentResponse()
.org.apache.geode.internal.protocol.protobuf.v1.PutIfAbsentResponse putIfAbsentResponse = 35;RegionAPI.PutIfAbsentResponseOrBuilder getPutIfAbsentResponseOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.PutIfAbsentResponse putIfAbsentResponse = 35;ClientProtocol.Message.MessageTypeCase getMessageTypeCase()