public static final class OtsInternalApi.DescribeTableResponse extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage implements OtsInternalApi.DescribeTableResponseOrBuilder
com.alicloud.openservices.tablestore.core.protocol.DescribeTableResponse| 限定符和类型 | 类和说明 |
|---|---|
static class |
OtsInternalApi.DescribeTableResponse.Builder
Protobuf type
com.alicloud.openservices.tablestore.core.protocol.DescribeTableResponse |
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 |
CREATION_TIME_FIELD_NUMBER |
static int |
INDEX_METAS_FIELD_NUMBER |
static int |
RESERVED_THROUGHPUT_DETAILS_FIELD_NUMBER |
static int |
SHARD_SPLITS_FIELD_NUMBER |
static int |
SSE_DETAILS_FIELD_NUMBER |
static int |
STREAM_DETAILS_FIELD_NUMBER |
static int |
TABLE_META_FIELD_NUMBER |
static int |
TABLE_OPTIONS_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
long |
getCreationTime()
optional int64 creation_time = 9; |
static OtsInternalApi.DescribeTableResponse |
getDefaultInstance() |
OtsInternalApi.DescribeTableResponse |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
OtsInternalApi.IndexMeta |
getIndexMetas(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 8; |
int |
getIndexMetasCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 8; |
List<OtsInternalApi.IndexMeta> |
getIndexMetasList()
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 8; |
OtsInternalApi.IndexMetaOrBuilder |
getIndexMetasOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 8; |
List<? extends OtsInternalApi.IndexMetaOrBuilder> |
getIndexMetasOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 8; |
com.aliyun.ots.thirdparty.com.google.protobuf.Parser<OtsInternalApi.DescribeTableResponse> |
getParserForType() |
OtsInternalApi.ReservedThroughputDetails |
getReservedThroughputDetails()
required .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughputDetails reserved_throughput_details = 2; |
OtsInternalApi.ReservedThroughputDetailsOrBuilder |
getReservedThroughputDetailsOrBuilder()
required .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughputDetails reserved_throughput_details = 2; |
int |
getSerializedSize() |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getShardSplits(int index)
repeated bytes shard_splits = 6; |
int |
getShardSplitsCount()
repeated bytes shard_splits = 6; |
List<com.aliyun.ots.thirdparty.com.google.protobuf.ByteString> |
getShardSplitsList()
repeated bytes shard_splits = 6; |
OtsInternalApi.SSEDetails |
getSseDetails()
optional .com.alicloud.openservices.tablestore.core.protocol.SSEDetails sse_details = 7; |
OtsInternalApi.SSEDetailsOrBuilder |
getSseDetailsOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.SSEDetails sse_details = 7; |
OtsInternalApi.StreamDetails |
getStreamDetails()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamDetails stream_details = 5; |
OtsInternalApi.StreamDetailsOrBuilder |
getStreamDetailsOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamDetails stream_details = 5; |
OtsInternalApi.TableMeta |
getTableMeta()
required .com.alicloud.openservices.tablestore.core.protocol.TableMeta table_meta = 1; |
OtsInternalApi.TableMetaOrBuilder |
getTableMetaOrBuilder()
required .com.alicloud.openservices.tablestore.core.protocol.TableMeta table_meta = 1; |
OtsInternalApi.TableOptions |
getTableOptions()
required .com.alicloud.openservices.tablestore.core.protocol.TableOptions table_options = 3; |
OtsInternalApi.TableOptionsOrBuilder |
getTableOptionsOrBuilder()
required .com.alicloud.openservices.tablestore.core.protocol.TableOptions table_options = 3; |
boolean |
hasCreationTime()
optional int64 creation_time = 9; |
int |
hashCode() |
boolean |
hasReservedThroughputDetails()
required .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughputDetails reserved_throughput_details = 2; |
boolean |
hasSseDetails()
optional .com.alicloud.openservices.tablestore.core.protocol.SSEDetails sse_details = 7; |
boolean |
hasStreamDetails()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamDetails stream_details = 5; |
boolean |
hasTableMeta()
required .com.alicloud.openservices.tablestore.core.protocol.TableMeta table_meta = 1; |
boolean |
hasTableOptions()
required .com.alicloud.openservices.tablestore.core.protocol.TableOptions table_options = 3; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static OtsInternalApi.DescribeTableResponse.Builder |
newBuilder() |
static OtsInternalApi.DescribeTableResponse.Builder |
newBuilder(OtsInternalApi.DescribeTableResponse prototype) |
OtsInternalApi.DescribeTableResponse.Builder |
newBuilderForType() |
protected OtsInternalApi.DescribeTableResponse.Builder |
newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent) |
static OtsInternalApi.DescribeTableResponse |
parseDelimitedFrom(InputStream input) |
static OtsInternalApi.DescribeTableResponse |
parseDelimitedFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OtsInternalApi.DescribeTableResponse |
parseFrom(byte[] data) |
static OtsInternalApi.DescribeTableResponse |
parseFrom(byte[] data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OtsInternalApi.DescribeTableResponse |
parseFrom(ByteBuffer data) |
static OtsInternalApi.DescribeTableResponse |
parseFrom(ByteBuffer data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OtsInternalApi.DescribeTableResponse |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data) |
static OtsInternalApi.DescribeTableResponse |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OtsInternalApi.DescribeTableResponse |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) |
static OtsInternalApi.DescribeTableResponse |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OtsInternalApi.DescribeTableResponse |
parseFrom(InputStream input) |
static OtsInternalApi.DescribeTableResponse |
parseFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<OtsInternalApi.DescribeTableResponse> |
parser() |
OtsInternalApi.DescribeTableResponse.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_META_FIELD_NUMBER
public static final int RESERVED_THROUGHPUT_DETAILS_FIELD_NUMBER
public static final int TABLE_OPTIONS_FIELD_NUMBER
public static final int STREAM_DETAILS_FIELD_NUMBER
public static final int SHARD_SPLITS_FIELD_NUMBER
public static final int SSE_DETAILS_FIELD_NUMBER
public static final int INDEX_METAS_FIELD_NUMBER
public static final int CREATION_TIME_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 hasTableMeta()
required .com.alicloud.openservices.tablestore.core.protocol.TableMeta table_meta = 1;hasTableMeta 在接口中 OtsInternalApi.DescribeTableResponseOrBuilderpublic OtsInternalApi.TableMeta getTableMeta()
required .com.alicloud.openservices.tablestore.core.protocol.TableMeta table_meta = 1;getTableMeta 在接口中 OtsInternalApi.DescribeTableResponseOrBuilderpublic OtsInternalApi.TableMetaOrBuilder getTableMetaOrBuilder()
required .com.alicloud.openservices.tablestore.core.protocol.TableMeta table_meta = 1;public boolean hasReservedThroughputDetails()
required .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughputDetails reserved_throughput_details = 2;hasReservedThroughputDetails 在接口中 OtsInternalApi.DescribeTableResponseOrBuilderpublic OtsInternalApi.ReservedThroughputDetails getReservedThroughputDetails()
required .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughputDetails reserved_throughput_details = 2;getReservedThroughputDetails 在接口中 OtsInternalApi.DescribeTableResponseOrBuilderpublic OtsInternalApi.ReservedThroughputDetailsOrBuilder getReservedThroughputDetailsOrBuilder()
required .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughputDetails reserved_throughput_details = 2;public boolean hasTableOptions()
required .com.alicloud.openservices.tablestore.core.protocol.TableOptions table_options = 3;hasTableOptions 在接口中 OtsInternalApi.DescribeTableResponseOrBuilderpublic OtsInternalApi.TableOptions getTableOptions()
required .com.alicloud.openservices.tablestore.core.protocol.TableOptions table_options = 3;getTableOptions 在接口中 OtsInternalApi.DescribeTableResponseOrBuilderpublic OtsInternalApi.TableOptionsOrBuilder getTableOptionsOrBuilder()
required .com.alicloud.openservices.tablestore.core.protocol.TableOptions table_options = 3;public boolean hasStreamDetails()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamDetails stream_details = 5;hasStreamDetails 在接口中 OtsInternalApi.DescribeTableResponseOrBuilderpublic OtsInternalApi.StreamDetails getStreamDetails()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamDetails stream_details = 5;getStreamDetails 在接口中 OtsInternalApi.DescribeTableResponseOrBuilderpublic OtsInternalApi.StreamDetailsOrBuilder getStreamDetailsOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamDetails stream_details = 5;public List<com.aliyun.ots.thirdparty.com.google.protobuf.ByteString> getShardSplitsList()
repeated bytes shard_splits = 6;getShardSplitsList 在接口中 OtsInternalApi.DescribeTableResponseOrBuilderpublic int getShardSplitsCount()
repeated bytes shard_splits = 6;getShardSplitsCount 在接口中 OtsInternalApi.DescribeTableResponseOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getShardSplits(int index)
repeated bytes shard_splits = 6;getShardSplits 在接口中 OtsInternalApi.DescribeTableResponseOrBuilderindex - The index of the element to return.public boolean hasSseDetails()
optional .com.alicloud.openservices.tablestore.core.protocol.SSEDetails sse_details = 7;hasSseDetails 在接口中 OtsInternalApi.DescribeTableResponseOrBuilderpublic OtsInternalApi.SSEDetails getSseDetails()
optional .com.alicloud.openservices.tablestore.core.protocol.SSEDetails sse_details = 7;getSseDetails 在接口中 OtsInternalApi.DescribeTableResponseOrBuilderpublic OtsInternalApi.SSEDetailsOrBuilder getSseDetailsOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.SSEDetails sse_details = 7;public List<OtsInternalApi.IndexMeta> getIndexMetasList()
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 8;public List<? extends OtsInternalApi.IndexMetaOrBuilder> getIndexMetasOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 8;public int getIndexMetasCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 8;public OtsInternalApi.IndexMeta getIndexMetas(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 8;public OtsInternalApi.IndexMetaOrBuilder getIndexMetasOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 8;public boolean hasCreationTime()
optional int64 creation_time = 9;hasCreationTime 在接口中 OtsInternalApi.DescribeTableResponseOrBuilderpublic long getCreationTime()
optional int64 creation_time = 9;getCreationTime 在接口中 OtsInternalApi.DescribeTableResponseOrBuilderpublic 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.DescribeTableResponse parseFrom(ByteBuffer data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static OtsInternalApi.DescribeTableResponse 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.DescribeTableResponse 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.DescribeTableResponse 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.DescribeTableResponse parseFrom(byte[] data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static OtsInternalApi.DescribeTableResponse 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.DescribeTableResponse parseFrom(InputStream input) throws IOException
IOExceptionpublic static OtsInternalApi.DescribeTableResponse parseFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static OtsInternalApi.DescribeTableResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static OtsInternalApi.DescribeTableResponse parseDelimitedFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static OtsInternalApi.DescribeTableResponse parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static OtsInternalApi.DescribeTableResponse parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic OtsInternalApi.DescribeTableResponse.Builder newBuilderForType()
newBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagenewBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitepublic static OtsInternalApi.DescribeTableResponse.Builder newBuilder()
public static OtsInternalApi.DescribeTableResponse.Builder newBuilder(OtsInternalApi.DescribeTableResponse prototype)
public OtsInternalApi.DescribeTableResponse.Builder toBuilder()
toBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagetoBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteprotected OtsInternalApi.DescribeTableResponse.Builder newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent)
newBuilderForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessagepublic static OtsInternalApi.DescribeTableResponse getDefaultInstance()
public static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<OtsInternalApi.DescribeTableResponse> parser()
public com.aliyun.ots.thirdparty.com.google.protobuf.Parser<OtsInternalApi.DescribeTableResponse> 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.DescribeTableResponse getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderCopyright © 2025. All Rights Reserved.