public static interface OtsInternalApi.SQLQueryResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
OtsInternalApi.TableConsumedCapacity |
getConsumes(int index) |
int |
getConsumesCount() |
List<OtsInternalApi.TableConsumedCapacity> |
getConsumesList() |
OtsInternalApi.TableConsumedCapacityOrBuilder |
getConsumesOrBuilder(int index) |
List<? extends OtsInternalApi.TableConsumedCapacityOrBuilder> |
getConsumesOrBuilderList() |
String |
getNextSearchToken() |
com.google.protobuf.ByteString |
getRows() |
OtsInternalApi.SQLStatementType |
getType() |
OtsInternalApi.SQLPayloadVersion |
getVersion() |
boolean |
hasNextSearchToken() |
boolean |
hasRows() |
boolean |
hasType() |
boolean |
hasVersion() |
List<OtsInternalApi.TableConsumedCapacity> getConsumesList()
OtsInternalApi.TableConsumedCapacity getConsumes(int index)
int getConsumesCount()
List<? extends OtsInternalApi.TableConsumedCapacityOrBuilder> getConsumesOrBuilderList()
OtsInternalApi.TableConsumedCapacityOrBuilder getConsumesOrBuilder(int index)
boolean hasRows()
com.google.protobuf.ByteString getRows()
boolean hasVersion()
OtsInternalApi.SQLPayloadVersion getVersion()
boolean hasType()
OtsInternalApi.SQLStatementType getType()
boolean hasNextSearchToken()
String getNextSearchToken()
Copyright © 2024. All Rights Reserved.