public static final class OtsInternalApi.GetRowRequest extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage implements OtsInternalApi.GetRowRequestOrBuilder
com.alicloud.openservices.tablestore.core.protocol.GetRowRequest| 限定符和类型 | 类和说明 |
|---|---|
static class |
OtsInternalApi.GetRowRequest.Builder
Protobuf type
com.alicloud.openservices.tablestore.core.protocol.GetRowRequest |
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 |
COLUMNS_TO_GET_FIELD_NUMBER |
static int |
END_COLUMN_FIELD_NUMBER |
static int |
FILTER_FIELD_NUMBER |
static int |
MAX_VERSIONS_FIELD_NUMBER |
static int |
PRIMARY_KEY_FIELD_NUMBER |
static int |
START_COLUMN_FIELD_NUMBER |
static int |
TABLE_NAME_FIELD_NUMBER |
static int |
TIME_RANGE_FIELD_NUMBER |
static int |
TOKEN_FIELD_NUMBER |
static int |
TRANSACTION_ID_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
String |
getColumnsToGet(int index)
repeated string columns_to_get = 3; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getColumnsToGetBytes(int index)
repeated string columns_to_get = 3; |
int |
getColumnsToGetCount()
repeated string columns_to_get = 3; |
com.aliyun.ots.thirdparty.com.google.protobuf.ProtocolStringList |
getColumnsToGetList()
repeated string columns_to_get = 3; |
static OtsInternalApi.GetRowRequest |
getDefaultInstance() |
OtsInternalApi.GetRowRequest |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getEndColumn()
optional string end_column = 9; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getEndColumnBytes()
optional string end_column = 9; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getFilter()
optional bytes filter = 7; |
int |
getMaxVersions()
optional int32 max_versions = 5; |
com.aliyun.ots.thirdparty.com.google.protobuf.Parser<OtsInternalApi.GetRowRequest> |
getParserForType() |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getPrimaryKey()
required bytes primary_key = 2; |
int |
getSerializedSize() |
String |
getStartColumn()
optional string start_column = 8; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getStartColumnBytes()
optional string start_column = 8; |
String |
getTableName()
required string table_name = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTableNameBytes()
required string table_name = 1; |
OtsInternalApi.TimeRange |
getTimeRange()
optional .com.alicloud.openservices.tablestore.core.protocol.TimeRange time_range = 4; |
OtsInternalApi.TimeRangeOrBuilder |
getTimeRangeOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.TimeRange time_range = 4; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getToken()
optional bytes token = 10; |
String |
getTransactionId()
optional string transaction_id = 11; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTransactionIdBytes()
optional string transaction_id = 11; |
boolean |
hasEndColumn()
optional string end_column = 9; |
boolean |
hasFilter()
optional bytes filter = 7; |
int |
hashCode() |
boolean |
hasMaxVersions()
optional int32 max_versions = 5; |
boolean |
hasPrimaryKey()
required bytes primary_key = 2; |
boolean |
hasStartColumn()
optional string start_column = 8; |
boolean |
hasTableName()
required string table_name = 1; |
boolean |
hasTimeRange()
optional .com.alicloud.openservices.tablestore.core.protocol.TimeRange time_range = 4; |
boolean |
hasToken()
optional bytes token = 10; |
boolean |
hasTransactionId()
optional string transaction_id = 11; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static OtsInternalApi.GetRowRequest.Builder |
newBuilder() |
static OtsInternalApi.GetRowRequest.Builder |
newBuilder(OtsInternalApi.GetRowRequest prototype) |
OtsInternalApi.GetRowRequest.Builder |
newBuilderForType() |
protected OtsInternalApi.GetRowRequest.Builder |
newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent) |
static OtsInternalApi.GetRowRequest |
parseDelimitedFrom(InputStream input) |
static OtsInternalApi.GetRowRequest |
parseDelimitedFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OtsInternalApi.GetRowRequest |
parseFrom(byte[] data) |
static OtsInternalApi.GetRowRequest |
parseFrom(byte[] data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OtsInternalApi.GetRowRequest |
parseFrom(ByteBuffer data) |
static OtsInternalApi.GetRowRequest |
parseFrom(ByteBuffer data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OtsInternalApi.GetRowRequest |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data) |
static OtsInternalApi.GetRowRequest |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OtsInternalApi.GetRowRequest |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) |
static OtsInternalApi.GetRowRequest |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OtsInternalApi.GetRowRequest |
parseFrom(InputStream input) |
static OtsInternalApi.GetRowRequest |
parseFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<OtsInternalApi.GetRowRequest> |
parser() |
OtsInternalApi.GetRowRequest.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 TABLE_NAME_FIELD_NUMBER
public static final int PRIMARY_KEY_FIELD_NUMBER
public static final int COLUMNS_TO_GET_FIELD_NUMBER
public static final int TIME_RANGE_FIELD_NUMBER
public static final int MAX_VERSIONS_FIELD_NUMBER
public static final int FILTER_FIELD_NUMBER
public static final int START_COLUMN_FIELD_NUMBER
public static final int END_COLUMN_FIELD_NUMBER
public static final int TOKEN_FIELD_NUMBER
public static final int TRANSACTION_ID_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 boolean hasTableName()
required string table_name = 1;hasTableName 在接口中 OtsInternalApi.GetRowRequestOrBuilderpublic String getTableName()
required string table_name = 1;getTableName 在接口中 OtsInternalApi.GetRowRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTableNameBytes()
required string table_name = 1;getTableNameBytes 在接口中 OtsInternalApi.GetRowRequestOrBuilderpublic boolean hasPrimaryKey()
required bytes primary_key = 2;hasPrimaryKey 在接口中 OtsInternalApi.GetRowRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getPrimaryKey()
required bytes primary_key = 2;getPrimaryKey 在接口中 OtsInternalApi.GetRowRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ProtocolStringList getColumnsToGetList()
repeated string columns_to_get = 3;getColumnsToGetList 在接口中 OtsInternalApi.GetRowRequestOrBuilderpublic int getColumnsToGetCount()
repeated string columns_to_get = 3;getColumnsToGetCount 在接口中 OtsInternalApi.GetRowRequestOrBuilderpublic String getColumnsToGet(int index)
repeated string columns_to_get = 3;getColumnsToGet 在接口中 OtsInternalApi.GetRowRequestOrBuilderindex - The index of the element to return.public com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getColumnsToGetBytes(int index)
repeated string columns_to_get = 3;getColumnsToGetBytes 在接口中 OtsInternalApi.GetRowRequestOrBuilderindex - The index of the value to return.public boolean hasTimeRange()
optional .com.alicloud.openservices.tablestore.core.protocol.TimeRange time_range = 4;hasTimeRange 在接口中 OtsInternalApi.GetRowRequestOrBuilderpublic OtsInternalApi.TimeRange getTimeRange()
optional .com.alicloud.openservices.tablestore.core.protocol.TimeRange time_range = 4;getTimeRange 在接口中 OtsInternalApi.GetRowRequestOrBuilderpublic OtsInternalApi.TimeRangeOrBuilder getTimeRangeOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.TimeRange time_range = 4;public boolean hasMaxVersions()
optional int32 max_versions = 5;hasMaxVersions 在接口中 OtsInternalApi.GetRowRequestOrBuilderpublic int getMaxVersions()
optional int32 max_versions = 5;getMaxVersions 在接口中 OtsInternalApi.GetRowRequestOrBuilderpublic boolean hasFilter()
optional bytes filter = 7;hasFilter 在接口中 OtsInternalApi.GetRowRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getFilter()
optional bytes filter = 7;getFilter 在接口中 OtsInternalApi.GetRowRequestOrBuilderpublic boolean hasStartColumn()
optional string start_column = 8;hasStartColumn 在接口中 OtsInternalApi.GetRowRequestOrBuilderpublic String getStartColumn()
optional string start_column = 8;getStartColumn 在接口中 OtsInternalApi.GetRowRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getStartColumnBytes()
optional string start_column = 8;getStartColumnBytes 在接口中 OtsInternalApi.GetRowRequestOrBuilderpublic boolean hasEndColumn()
optional string end_column = 9;hasEndColumn 在接口中 OtsInternalApi.GetRowRequestOrBuilderpublic String getEndColumn()
optional string end_column = 9;getEndColumn 在接口中 OtsInternalApi.GetRowRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getEndColumnBytes()
optional string end_column = 9;getEndColumnBytes 在接口中 OtsInternalApi.GetRowRequestOrBuilderpublic boolean hasToken()
optional bytes token = 10;hasToken 在接口中 OtsInternalApi.GetRowRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getToken()
optional bytes token = 10;getToken 在接口中 OtsInternalApi.GetRowRequestOrBuilderpublic boolean hasTransactionId()
optional string transaction_id = 11;hasTransactionId 在接口中 OtsInternalApi.GetRowRequestOrBuilderpublic String getTransactionId()
optional string transaction_id = 11;getTransactionId 在接口中 OtsInternalApi.GetRowRequestOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTransactionIdBytes()
optional string transaction_id = 11;getTransactionIdBytes 在接口中 OtsInternalApi.GetRowRequestOrBuilderpublic 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.GetRowRequest parseFrom(ByteBuffer data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static OtsInternalApi.GetRowRequest 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.GetRowRequest 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.GetRowRequest 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.GetRowRequest parseFrom(byte[] data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static OtsInternalApi.GetRowRequest 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.GetRowRequest parseFrom(InputStream input) throws IOException
IOExceptionpublic static OtsInternalApi.GetRowRequest parseFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static OtsInternalApi.GetRowRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static OtsInternalApi.GetRowRequest parseDelimitedFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static OtsInternalApi.GetRowRequest parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static OtsInternalApi.GetRowRequest parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic OtsInternalApi.GetRowRequest.Builder newBuilderForType()
newBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagenewBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitepublic static OtsInternalApi.GetRowRequest.Builder newBuilder()
public static OtsInternalApi.GetRowRequest.Builder newBuilder(OtsInternalApi.GetRowRequest prototype)
public OtsInternalApi.GetRowRequest.Builder toBuilder()
toBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagetoBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteprotected OtsInternalApi.GetRowRequest.Builder newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent)
newBuilderForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessagepublic static OtsInternalApi.GetRowRequest getDefaultInstance()
public static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<OtsInternalApi.GetRowRequest> parser()
public com.aliyun.ots.thirdparty.com.google.protobuf.Parser<OtsInternalApi.GetRowRequest> 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.GetRowRequest getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderCopyright © 2025. All Rights Reserved.