public static interface OtsInternalApi.CreateTableRequestOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
getEnableLocalTxn()
optional bool enable_local_txn = 8; |
OtsInternalApi.IndexMeta |
getIndexMetas(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 7; |
int |
getIndexMetasCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 7; |
List<OtsInternalApi.IndexMeta> |
getIndexMetasList()
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 7; |
OtsInternalApi.IndexMetaOrBuilder |
getIndexMetasOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 7; |
List<? extends OtsInternalApi.IndexMetaOrBuilder> |
getIndexMetasOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 7; |
OtsInternalApi.PartitionRange |
getPartitions(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.PartitionRange partitions = 4; |
int |
getPartitionsCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.PartitionRange partitions = 4; |
List<OtsInternalApi.PartitionRange> |
getPartitionsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.PartitionRange partitions = 4; |
OtsInternalApi.PartitionRangeOrBuilder |
getPartitionsOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.PartitionRange partitions = 4; |
List<? extends OtsInternalApi.PartitionRangeOrBuilder> |
getPartitionsOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.PartitionRange partitions = 4; |
OtsInternalApi.ReservedThroughput |
getReservedThroughput()
required .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 2; |
OtsInternalApi.ReservedThroughputOrBuilder |
getReservedThroughputOrBuilder()
required .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 2; |
OtsInternalApi.SSESpecification |
getSseSpec()
optional .com.alicloud.openservices.tablestore.core.protocol.SSESpecification sse_spec = 6; |
OtsInternalApi.SSESpecificationOrBuilder |
getSseSpecOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.SSESpecification sse_spec = 6; |
OtsInternalApi.StreamSpecification |
getStreamSpec()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamSpecification stream_spec = 5; |
OtsInternalApi.StreamSpecificationOrBuilder |
getStreamSpecOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamSpecification stream_spec = 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()
optional .com.alicloud.openservices.tablestore.core.protocol.TableOptions table_options = 3; |
OtsInternalApi.TableOptionsOrBuilder |
getTableOptionsOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.TableOptions table_options = 3; |
boolean |
hasEnableLocalTxn()
optional bool enable_local_txn = 8; |
boolean |
hasReservedThroughput()
required .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 2; |
boolean |
hasSseSpec()
optional .com.alicloud.openservices.tablestore.core.protocol.SSESpecification sse_spec = 6; |
boolean |
hasStreamSpec()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamSpecification stream_spec = 5; |
boolean |
hasTableMeta()
required .com.alicloud.openservices.tablestore.core.protocol.TableMeta table_meta = 1; |
boolean |
hasTableOptions()
optional .com.alicloud.openservices.tablestore.core.protocol.TableOptions table_options = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasTableMeta()
required .com.alicloud.openservices.tablestore.core.protocol.TableMeta table_meta = 1;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;boolean hasReservedThroughput()
required .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 2;OtsInternalApi.ReservedThroughput getReservedThroughput()
required .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 2;OtsInternalApi.ReservedThroughputOrBuilder getReservedThroughputOrBuilder()
required .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 2;boolean hasTableOptions()
optional .com.alicloud.openservices.tablestore.core.protocol.TableOptions table_options = 3;OtsInternalApi.TableOptions getTableOptions()
optional .com.alicloud.openservices.tablestore.core.protocol.TableOptions table_options = 3;OtsInternalApi.TableOptionsOrBuilder getTableOptionsOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.TableOptions table_options = 3;List<OtsInternalApi.PartitionRange> getPartitionsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.PartitionRange partitions = 4;OtsInternalApi.PartitionRange getPartitions(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.PartitionRange partitions = 4;int getPartitionsCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.PartitionRange partitions = 4;List<? extends OtsInternalApi.PartitionRangeOrBuilder> getPartitionsOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.PartitionRange partitions = 4;OtsInternalApi.PartitionRangeOrBuilder getPartitionsOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.PartitionRange partitions = 4;boolean hasStreamSpec()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamSpecification stream_spec = 5;OtsInternalApi.StreamSpecification getStreamSpec()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamSpecification stream_spec = 5;OtsInternalApi.StreamSpecificationOrBuilder getStreamSpecOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamSpecification stream_spec = 5;boolean hasSseSpec()
optional .com.alicloud.openservices.tablestore.core.protocol.SSESpecification sse_spec = 6;OtsInternalApi.SSESpecification getSseSpec()
optional .com.alicloud.openservices.tablestore.core.protocol.SSESpecification sse_spec = 6;OtsInternalApi.SSESpecificationOrBuilder getSseSpecOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.SSESpecification sse_spec = 6;List<OtsInternalApi.IndexMeta> getIndexMetasList()
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 7;OtsInternalApi.IndexMeta getIndexMetas(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 7;int getIndexMetasCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 7;List<? extends OtsInternalApi.IndexMetaOrBuilder> getIndexMetasOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 7;OtsInternalApi.IndexMetaOrBuilder getIndexMetasOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 7;boolean hasEnableLocalTxn()
optional bool enable_local_txn = 8;boolean getEnableLocalTxn()
optional bool enable_local_txn = 8;Copyright © 2025. All Rights Reserved.