public static final class OtsInternalApi.SQLQueryResponse extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage implements OtsInternalApi.SQLQueryResponseOrBuilder
com.alicloud.openservices.tablestore.core.protocol.SQLQueryResponse| 限定符和类型 | 类和说明 |
|---|---|
static class |
OtsInternalApi.SQLQueryResponse.Builder
Protobuf type
com.alicloud.openservices.tablestore.core.protocol.SQLQueryResponse |
com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT,BuilderT>>, com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.aliyun.ots.thirdparty.com.google.protobuf.Message,T>, com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.UnusedPrivateParameter| 限定符和类型 | 字段和说明 |
|---|---|
static int |
CONSUMES_FIELD_NUMBER |
static int |
NEXT_SEARCH_TOKEN_FIELD_NUMBER |
static int |
ROWS_FIELD_NUMBER |
static int |
TYPE_FIELD_NUMBER |
static int |
VERSION_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
OtsInternalApi.TableConsumedCapacity |
getConsumes(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.TableConsumedCapacity consumes = 1; |
int |
getConsumesCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.TableConsumedCapacity consumes = 1; |
List<OtsInternalApi.TableConsumedCapacity> |
getConsumesList()
repeated .com.alicloud.openservices.tablestore.core.protocol.TableConsumedCapacity consumes = 1; |
OtsInternalApi.TableConsumedCapacityOrBuilder |
getConsumesOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.TableConsumedCapacity consumes = 1; |
List<? extends OtsInternalApi.TableConsumedCapacityOrBuilder> |
getConsumesOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.TableConsumedCapacity consumes = 1; |
static OtsInternalApi.SQLQueryResponse |
getDefaultInstance() |
OtsInternalApi.SQLQueryResponse |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getNextSearchToken()
optional string next_search_token = 8; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getNextSearchTokenBytes()
optional string next_search_token = 8; |
com.aliyun.ots.thirdparty.com.google.protobuf.Parser<OtsInternalApi.SQLQueryResponse> |
getParserForType() |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getRows()
optional bytes rows = 2; |
int |
getSerializedSize() |
OtsInternalApi.SQLStatementType |
getType()
optional .com.alicloud.openservices.tablestore.core.protocol.SQLStatementType type = 4; |
OtsInternalApi.SQLPayloadVersion |
getVersion()
optional .com.alicloud.openservices.tablestore.core.protocol.SQLPayloadVersion version = 3; |
int |
hashCode() |
boolean |
hasNextSearchToken()
optional string next_search_token = 8; |
boolean |
hasRows()
optional bytes rows = 2; |
boolean |
hasType()
optional .com.alicloud.openservices.tablestore.core.protocol.SQLStatementType type = 4; |
boolean |
hasVersion()
optional .com.alicloud.openservices.tablestore.core.protocol.SQLPayloadVersion version = 3; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static OtsInternalApi.SQLQueryResponse.Builder |
newBuilder() |
static OtsInternalApi.SQLQueryResponse.Builder |
newBuilder(OtsInternalApi.SQLQueryResponse prototype) |
OtsInternalApi.SQLQueryResponse.Builder |
newBuilderForType() |
protected OtsInternalApi.SQLQueryResponse.Builder |
newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent) |
static OtsInternalApi.SQLQueryResponse |
parseDelimitedFrom(InputStream input) |
static OtsInternalApi.SQLQueryResponse |
parseDelimitedFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OtsInternalApi.SQLQueryResponse |
parseFrom(byte[] data) |
static OtsInternalApi.SQLQueryResponse |
parseFrom(byte[] data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OtsInternalApi.SQLQueryResponse |
parseFrom(ByteBuffer data) |
static OtsInternalApi.SQLQueryResponse |
parseFrom(ByteBuffer data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OtsInternalApi.SQLQueryResponse |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data) |
static OtsInternalApi.SQLQueryResponse |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OtsInternalApi.SQLQueryResponse |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) |
static OtsInternalApi.SQLQueryResponse |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OtsInternalApi.SQLQueryResponse |
parseFrom(InputStream input) |
static OtsInternalApi.SQLQueryResponse |
parseFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<OtsInternalApi.SQLQueryResponse> |
parser() |
OtsInternalApi.SQLQueryResponse.Builder |
toBuilder() |
void |
writeTo(com.aliyun.ots.thirdparty.com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashFields, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTopublic static final int CONSUMES_FIELD_NUMBER
public static final int ROWS_FIELD_NUMBER
public static final int VERSION_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
public static final int NEXT_SEARCH_TOKEN_FIELD_NUMBER
public static final com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessagepublic List<OtsInternalApi.TableConsumedCapacity> getConsumesList()
repeated .com.alicloud.openservices.tablestore.core.protocol.TableConsumedCapacity consumes = 1;public List<? extends OtsInternalApi.TableConsumedCapacityOrBuilder> getConsumesOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.TableConsumedCapacity consumes = 1;public int getConsumesCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.TableConsumedCapacity consumes = 1;public OtsInternalApi.TableConsumedCapacity getConsumes(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.TableConsumedCapacity consumes = 1;public OtsInternalApi.TableConsumedCapacityOrBuilder getConsumesOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.TableConsumedCapacity consumes = 1;public boolean hasRows()
optional bytes rows = 2;hasRows 在接口中 OtsInternalApi.SQLQueryResponseOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getRows()
optional bytes rows = 2;getRows 在接口中 OtsInternalApi.SQLQueryResponseOrBuilderpublic boolean hasVersion()
optional .com.alicloud.openservices.tablestore.core.protocol.SQLPayloadVersion version = 3;hasVersion 在接口中 OtsInternalApi.SQLQueryResponseOrBuilderpublic OtsInternalApi.SQLPayloadVersion getVersion()
optional .com.alicloud.openservices.tablestore.core.protocol.SQLPayloadVersion version = 3;getVersion 在接口中 OtsInternalApi.SQLQueryResponseOrBuilderpublic boolean hasType()
optional .com.alicloud.openservices.tablestore.core.protocol.SQLStatementType type = 4;hasType 在接口中 OtsInternalApi.SQLQueryResponseOrBuilderpublic OtsInternalApi.SQLStatementType getType()
optional .com.alicloud.openservices.tablestore.core.protocol.SQLStatementType type = 4;getType 在接口中 OtsInternalApi.SQLQueryResponseOrBuilderpublic boolean hasNextSearchToken()
optional string next_search_token = 8;hasNextSearchToken 在接口中 OtsInternalApi.SQLQueryResponseOrBuilderpublic String getNextSearchToken()
optional string next_search_token = 8;getNextSearchToken 在接口中 OtsInternalApi.SQLQueryResponseOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getNextSearchTokenBytes()
optional string next_search_token = 8;getNextSearchTokenBytes 在接口中 OtsInternalApi.SQLQueryResponseOrBuilderpublic final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessagepublic void writeTo(com.aliyun.ots.thirdparty.com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitewriteTo 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessageIOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitegetSerializedSize 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessagepublic boolean equals(Object obj)
equals 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Messageequals 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagehashCode 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessagepublic static OtsInternalApi.SQLQueryResponse parseFrom(ByteBuffer data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static OtsInternalApi.SQLQueryResponse parseFrom(ByteBuffer data, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static OtsInternalApi.SQLQueryResponse parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static OtsInternalApi.SQLQueryResponse parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static OtsInternalApi.SQLQueryResponse parseFrom(byte[] data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static OtsInternalApi.SQLQueryResponse parseFrom(byte[] data, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static OtsInternalApi.SQLQueryResponse parseFrom(InputStream input) throws IOException
IOExceptionpublic static OtsInternalApi.SQLQueryResponse parseFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static OtsInternalApi.SQLQueryResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static OtsInternalApi.SQLQueryResponse parseDelimitedFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static OtsInternalApi.SQLQueryResponse parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static OtsInternalApi.SQLQueryResponse parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic OtsInternalApi.SQLQueryResponse.Builder newBuilderForType()
newBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagenewBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitepublic static OtsInternalApi.SQLQueryResponse.Builder newBuilder()
public static OtsInternalApi.SQLQueryResponse.Builder newBuilder(OtsInternalApi.SQLQueryResponse prototype)
public OtsInternalApi.SQLQueryResponse.Builder toBuilder()
toBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagetoBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteprotected OtsInternalApi.SQLQueryResponse.Builder newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent)
newBuilderForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessagepublic static OtsInternalApi.SQLQueryResponse getDefaultInstance()
public static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<OtsInternalApi.SQLQueryResponse> parser()
public com.aliyun.ots.thirdparty.com.google.protobuf.Parser<OtsInternalApi.SQLQueryResponse> getParserForType()
getParserForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagegetParserForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitegetParserForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessagepublic OtsInternalApi.SQLQueryResponse getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderCopyright © 2025. All Rights Reserved.