public static interface RegionAPI.OQLQueryResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
BasicTypes.EncodedValueList |
getListResult()
.org.apache.geode.internal.protocol.protobuf.v1.EncodedValueList listResult = 2; |
BasicTypes.EncodedValueListOrBuilder |
getListResultOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.EncodedValueList listResult = 2; |
RegionAPI.OQLQueryResponse.ResultCase |
getResultCase() |
BasicTypes.EncodedValue |
getSingleResult()
.org.apache.geode.internal.protocol.protobuf.v1.EncodedValue singleResult = 1; |
BasicTypes.EncodedValueOrBuilder |
getSingleResultOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.EncodedValue singleResult = 1; |
BasicTypes.Table |
getTableResult()
.org.apache.geode.internal.protocol.protobuf.v1.Table tableResult = 3; |
BasicTypes.TableOrBuilder |
getTableResultOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.Table tableResult = 3; |
boolean |
hasListResult()
.org.apache.geode.internal.protocol.protobuf.v1.EncodedValueList listResult = 2; |
boolean |
hasSingleResult()
.org.apache.geode.internal.protocol.protobuf.v1.EncodedValue singleResult = 1; |
boolean |
hasTableResult()
.org.apache.geode.internal.protocol.protobuf.v1.Table tableResult = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasSingleResult()
.org.apache.geode.internal.protocol.protobuf.v1.EncodedValue singleResult = 1;BasicTypes.EncodedValue getSingleResult()
.org.apache.geode.internal.protocol.protobuf.v1.EncodedValue singleResult = 1;BasicTypes.EncodedValueOrBuilder getSingleResultOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.EncodedValue singleResult = 1;boolean hasListResult()
.org.apache.geode.internal.protocol.protobuf.v1.EncodedValueList listResult = 2;BasicTypes.EncodedValueList getListResult()
.org.apache.geode.internal.protocol.protobuf.v1.EncodedValueList listResult = 2;BasicTypes.EncodedValueListOrBuilder getListResultOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.EncodedValueList listResult = 2;boolean hasTableResult()
.org.apache.geode.internal.protocol.protobuf.v1.Table tableResult = 3;BasicTypes.Table getTableResult()
.org.apache.geode.internal.protocol.protobuf.v1.Table tableResult = 3;BasicTypes.TableOrBuilder getTableResultOrBuilder()
.org.apache.geode.internal.protocol.protobuf.v1.Table tableResult = 3;RegionAPI.OQLQueryResponse.ResultCase getResultCase()