public static final class OtsInternalApi.CreateTableRequest.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.CreateTableRequest.Builder> implements OtsInternalApi.CreateTableRequestOrBuilder
com.alicloud.openservices.tablestore.core.protocol.CreateTableRequest| 限定符和类型 | 方法和说明 |
|---|---|
OtsInternalApi.CreateTableRequest.Builder |
addAllIndexMetas(Iterable<? extends OtsInternalApi.IndexMeta> values)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 7; |
OtsInternalApi.CreateTableRequest.Builder |
addAllPartitions(Iterable<? extends OtsInternalApi.PartitionRange> values)
repeated .com.alicloud.openservices.tablestore.core.protocol.PartitionRange partitions = 4; |
OtsInternalApi.CreateTableRequest.Builder |
addIndexMetas(int index,
OtsInternalApi.IndexMeta.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 7; |
OtsInternalApi.CreateTableRequest.Builder |
addIndexMetas(int index,
OtsInternalApi.IndexMeta value)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 7; |
OtsInternalApi.CreateTableRequest.Builder |
addIndexMetas(OtsInternalApi.IndexMeta.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 7; |
OtsInternalApi.CreateTableRequest.Builder |
addIndexMetas(OtsInternalApi.IndexMeta value)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 7; |
OtsInternalApi.IndexMeta.Builder |
addIndexMetasBuilder()
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 7; |
OtsInternalApi.IndexMeta.Builder |
addIndexMetasBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 7; |
OtsInternalApi.CreateTableRequest.Builder |
addPartitions(int index,
OtsInternalApi.PartitionRange.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.PartitionRange partitions = 4; |
OtsInternalApi.CreateTableRequest.Builder |
addPartitions(int index,
OtsInternalApi.PartitionRange value)
repeated .com.alicloud.openservices.tablestore.core.protocol.PartitionRange partitions = 4; |
OtsInternalApi.CreateTableRequest.Builder |
addPartitions(OtsInternalApi.PartitionRange.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.PartitionRange partitions = 4; |
OtsInternalApi.CreateTableRequest.Builder |
addPartitions(OtsInternalApi.PartitionRange value)
repeated .com.alicloud.openservices.tablestore.core.protocol.PartitionRange partitions = 4; |
OtsInternalApi.PartitionRange.Builder |
addPartitionsBuilder()
repeated .com.alicloud.openservices.tablestore.core.protocol.PartitionRange partitions = 4; |
OtsInternalApi.PartitionRange.Builder |
addPartitionsBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.PartitionRange partitions = 4; |
OtsInternalApi.CreateTableRequest |
build() |
OtsInternalApi.CreateTableRequest |
buildPartial() |
OtsInternalApi.CreateTableRequest.Builder |
clear() |
OtsInternalApi.CreateTableRequest.Builder |
clearEnableLocalTxn()
optional bool enable_local_txn = 8; |
OtsInternalApi.CreateTableRequest.Builder |
clearIndexMetas()
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 7; |
OtsInternalApi.CreateTableRequest.Builder |
clearPartitions()
repeated .com.alicloud.openservices.tablestore.core.protocol.PartitionRange partitions = 4; |
OtsInternalApi.CreateTableRequest.Builder |
clearReservedThroughput()
required .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 2; |
OtsInternalApi.CreateTableRequest.Builder |
clearSseSpec()
optional .com.alicloud.openservices.tablestore.core.protocol.SSESpecification sse_spec = 6; |
OtsInternalApi.CreateTableRequest.Builder |
clearStreamSpec()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamSpecification stream_spec = 5; |
OtsInternalApi.CreateTableRequest.Builder |
clearTableMeta()
required .com.alicloud.openservices.tablestore.core.protocol.TableMeta table_meta = 1; |
OtsInternalApi.CreateTableRequest.Builder |
clearTableOptions()
optional .com.alicloud.openservices.tablestore.core.protocol.TableOptions table_options = 3; |
OtsInternalApi.CreateTableRequest |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
boolean |
getEnableLocalTxn()
optional bool enable_local_txn = 8; |
OtsInternalApi.IndexMeta |
getIndexMetas(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 7; |
OtsInternalApi.IndexMeta.Builder |
getIndexMetasBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 7; |
List<OtsInternalApi.IndexMeta.Builder> |
getIndexMetasBuilderList()
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; |
OtsInternalApi.PartitionRange.Builder |
getPartitionsBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.PartitionRange partitions = 4; |
List<OtsInternalApi.PartitionRange.Builder> |
getPartitionsBuilderList()
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.ReservedThroughput.Builder |
getReservedThroughputBuilder()
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.SSESpecification.Builder |
getSseSpecBuilder()
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.StreamSpecification.Builder |
getStreamSpecBuilder()
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.TableMeta.Builder |
getTableMetaBuilder()
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.TableOptions.Builder |
getTableOptionsBuilder()
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; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
OtsInternalApi.CreateTableRequest.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OtsInternalApi.CreateTableRequest.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
OtsInternalApi.CreateTableRequest.Builder |
mergeFrom(OtsInternalApi.CreateTableRequest other) |
OtsInternalApi.CreateTableRequest.Builder |
mergeReservedThroughput(OtsInternalApi.ReservedThroughput value)
required .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 2; |
OtsInternalApi.CreateTableRequest.Builder |
mergeSseSpec(OtsInternalApi.SSESpecification value)
optional .com.alicloud.openservices.tablestore.core.protocol.SSESpecification sse_spec = 6; |
OtsInternalApi.CreateTableRequest.Builder |
mergeStreamSpec(OtsInternalApi.StreamSpecification value)
optional .com.alicloud.openservices.tablestore.core.protocol.StreamSpecification stream_spec = 5; |
OtsInternalApi.CreateTableRequest.Builder |
mergeTableMeta(OtsInternalApi.TableMeta value)
required .com.alicloud.openservices.tablestore.core.protocol.TableMeta table_meta = 1; |
OtsInternalApi.CreateTableRequest.Builder |
mergeTableOptions(OtsInternalApi.TableOptions value)
optional .com.alicloud.openservices.tablestore.core.protocol.TableOptions table_options = 3; |
OtsInternalApi.CreateTableRequest.Builder |
removeIndexMetas(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 7; |
OtsInternalApi.CreateTableRequest.Builder |
removePartitions(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.PartitionRange partitions = 4; |
OtsInternalApi.CreateTableRequest.Builder |
setEnableLocalTxn(boolean value)
optional bool enable_local_txn = 8; |
OtsInternalApi.CreateTableRequest.Builder |
setIndexMetas(int index,
OtsInternalApi.IndexMeta.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 7; |
OtsInternalApi.CreateTableRequest.Builder |
setIndexMetas(int index,
OtsInternalApi.IndexMeta value)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 7; |
OtsInternalApi.CreateTableRequest.Builder |
setPartitions(int index,
OtsInternalApi.PartitionRange.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.PartitionRange partitions = 4; |
OtsInternalApi.CreateTableRequest.Builder |
setPartitions(int index,
OtsInternalApi.PartitionRange value)
repeated .com.alicloud.openservices.tablestore.core.protocol.PartitionRange partitions = 4; |
OtsInternalApi.CreateTableRequest.Builder |
setReservedThroughput(OtsInternalApi.ReservedThroughput.Builder builderForValue)
required .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 2; |
OtsInternalApi.CreateTableRequest.Builder |
setReservedThroughput(OtsInternalApi.ReservedThroughput value)
required .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 2; |
OtsInternalApi.CreateTableRequest.Builder |
setSseSpec(OtsInternalApi.SSESpecification.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.SSESpecification sse_spec = 6; |
OtsInternalApi.CreateTableRequest.Builder |
setSseSpec(OtsInternalApi.SSESpecification value)
optional .com.alicloud.openservices.tablestore.core.protocol.SSESpecification sse_spec = 6; |
OtsInternalApi.CreateTableRequest.Builder |
setStreamSpec(OtsInternalApi.StreamSpecification.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.StreamSpecification stream_spec = 5; |
OtsInternalApi.CreateTableRequest.Builder |
setStreamSpec(OtsInternalApi.StreamSpecification value)
optional .com.alicloud.openservices.tablestore.core.protocol.StreamSpecification stream_spec = 5; |
OtsInternalApi.CreateTableRequest.Builder |
setTableMeta(OtsInternalApi.TableMeta.Builder builderForValue)
required .com.alicloud.openservices.tablestore.core.protocol.TableMeta table_meta = 1; |
OtsInternalApi.CreateTableRequest.Builder |
setTableMeta(OtsInternalApi.TableMeta value)
required .com.alicloud.openservices.tablestore.core.protocol.TableMeta table_meta = 1; |
OtsInternalApi.CreateTableRequest.Builder |
setTableOptions(OtsInternalApi.TableOptions.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.TableOptions table_options = 3; |
OtsInternalApi.CreateTableRequest.Builder |
setTableOptions(OtsInternalApi.TableOptions value)
optional .com.alicloud.openservices.tablestore.core.protocol.TableOptions table_options = 3; |
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionpublic 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.GeneratedMessage.Builder<OtsInternalApi.CreateTableRequest.Builder>public OtsInternalApi.CreateTableRequest.Builder clear()
clear 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderclear 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderclear 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.CreateTableRequest.Builder>public com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.CreateTableRequest.Builder>public OtsInternalApi.CreateTableRequest getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic OtsInternalApi.CreateTableRequest build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsInternalApi.CreateTableRequest buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsInternalApi.CreateTableRequest.Builder mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other)
mergeFrom 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuildermergeFrom 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.Builder<OtsInternalApi.CreateTableRequest.Builder>public OtsInternalApi.CreateTableRequest.Builder mergeFrom(OtsInternalApi.CreateTableRequest other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.CreateTableRequest.Builder>public OtsInternalApi.CreateTableRequest.Builder mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuildermergeFrom 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.BuildermergeFrom 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.Builder<OtsInternalApi.CreateTableRequest.Builder>IOExceptionpublic boolean hasTableMeta()
required .com.alicloud.openservices.tablestore.core.protocol.TableMeta table_meta = 1;hasTableMeta 在接口中 OtsInternalApi.CreateTableRequestOrBuilderpublic OtsInternalApi.TableMeta getTableMeta()
required .com.alicloud.openservices.tablestore.core.protocol.TableMeta table_meta = 1;getTableMeta 在接口中 OtsInternalApi.CreateTableRequestOrBuilderpublic OtsInternalApi.CreateTableRequest.Builder setTableMeta(OtsInternalApi.TableMeta value)
required .com.alicloud.openservices.tablestore.core.protocol.TableMeta table_meta = 1;public OtsInternalApi.CreateTableRequest.Builder setTableMeta(OtsInternalApi.TableMeta.Builder builderForValue)
required .com.alicloud.openservices.tablestore.core.protocol.TableMeta table_meta = 1;public OtsInternalApi.CreateTableRequest.Builder mergeTableMeta(OtsInternalApi.TableMeta value)
required .com.alicloud.openservices.tablestore.core.protocol.TableMeta table_meta = 1;public OtsInternalApi.CreateTableRequest.Builder clearTableMeta()
required .com.alicloud.openservices.tablestore.core.protocol.TableMeta table_meta = 1;public OtsInternalApi.TableMeta.Builder getTableMetaBuilder()
required .com.alicloud.openservices.tablestore.core.protocol.TableMeta table_meta = 1;public OtsInternalApi.TableMetaOrBuilder getTableMetaOrBuilder()
required .com.alicloud.openservices.tablestore.core.protocol.TableMeta table_meta = 1;public boolean hasReservedThroughput()
required .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 2;hasReservedThroughput 在接口中 OtsInternalApi.CreateTableRequestOrBuilderpublic OtsInternalApi.ReservedThroughput getReservedThroughput()
required .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 2;getReservedThroughput 在接口中 OtsInternalApi.CreateTableRequestOrBuilderpublic OtsInternalApi.CreateTableRequest.Builder setReservedThroughput(OtsInternalApi.ReservedThroughput value)
required .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 2;public OtsInternalApi.CreateTableRequest.Builder setReservedThroughput(OtsInternalApi.ReservedThroughput.Builder builderForValue)
required .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 2;public OtsInternalApi.CreateTableRequest.Builder mergeReservedThroughput(OtsInternalApi.ReservedThroughput value)
required .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 2;public OtsInternalApi.CreateTableRequest.Builder clearReservedThroughput()
required .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 2;public OtsInternalApi.ReservedThroughput.Builder getReservedThroughputBuilder()
required .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 2;public OtsInternalApi.ReservedThroughputOrBuilder getReservedThroughputOrBuilder()
required .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 2;public boolean hasTableOptions()
optional .com.alicloud.openservices.tablestore.core.protocol.TableOptions table_options = 3;hasTableOptions 在接口中 OtsInternalApi.CreateTableRequestOrBuilderpublic OtsInternalApi.TableOptions getTableOptions()
optional .com.alicloud.openservices.tablestore.core.protocol.TableOptions table_options = 3;getTableOptions 在接口中 OtsInternalApi.CreateTableRequestOrBuilderpublic OtsInternalApi.CreateTableRequest.Builder setTableOptions(OtsInternalApi.TableOptions value)
optional .com.alicloud.openservices.tablestore.core.protocol.TableOptions table_options = 3;public OtsInternalApi.CreateTableRequest.Builder setTableOptions(OtsInternalApi.TableOptions.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.TableOptions table_options = 3;public OtsInternalApi.CreateTableRequest.Builder mergeTableOptions(OtsInternalApi.TableOptions value)
optional .com.alicloud.openservices.tablestore.core.protocol.TableOptions table_options = 3;public OtsInternalApi.CreateTableRequest.Builder clearTableOptions()
optional .com.alicloud.openservices.tablestore.core.protocol.TableOptions table_options = 3;public OtsInternalApi.TableOptions.Builder getTableOptionsBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.TableOptions table_options = 3;public OtsInternalApi.TableOptionsOrBuilder getTableOptionsOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.TableOptions table_options = 3;public List<OtsInternalApi.PartitionRange> getPartitionsList()
repeated .com.alicloud.openservices.tablestore.core.protocol.PartitionRange partitions = 4;public int getPartitionsCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.PartitionRange partitions = 4;public OtsInternalApi.PartitionRange getPartitions(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.PartitionRange partitions = 4;public OtsInternalApi.CreateTableRequest.Builder setPartitions(int index, OtsInternalApi.PartitionRange value)
repeated .com.alicloud.openservices.tablestore.core.protocol.PartitionRange partitions = 4;public OtsInternalApi.CreateTableRequest.Builder setPartitions(int index, OtsInternalApi.PartitionRange.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.PartitionRange partitions = 4;public OtsInternalApi.CreateTableRequest.Builder addPartitions(OtsInternalApi.PartitionRange value)
repeated .com.alicloud.openservices.tablestore.core.protocol.PartitionRange partitions = 4;public OtsInternalApi.CreateTableRequest.Builder addPartitions(int index, OtsInternalApi.PartitionRange value)
repeated .com.alicloud.openservices.tablestore.core.protocol.PartitionRange partitions = 4;public OtsInternalApi.CreateTableRequest.Builder addPartitions(OtsInternalApi.PartitionRange.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.PartitionRange partitions = 4;public OtsInternalApi.CreateTableRequest.Builder addPartitions(int index, OtsInternalApi.PartitionRange.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.PartitionRange partitions = 4;public OtsInternalApi.CreateTableRequest.Builder addAllPartitions(Iterable<? extends OtsInternalApi.PartitionRange> values)
repeated .com.alicloud.openservices.tablestore.core.protocol.PartitionRange partitions = 4;public OtsInternalApi.CreateTableRequest.Builder clearPartitions()
repeated .com.alicloud.openservices.tablestore.core.protocol.PartitionRange partitions = 4;public OtsInternalApi.CreateTableRequest.Builder removePartitions(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.PartitionRange partitions = 4;public OtsInternalApi.PartitionRange.Builder getPartitionsBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.PartitionRange partitions = 4;public OtsInternalApi.PartitionRangeOrBuilder getPartitionsOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.PartitionRange partitions = 4;public List<? extends OtsInternalApi.PartitionRangeOrBuilder> getPartitionsOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.PartitionRange partitions = 4;public OtsInternalApi.PartitionRange.Builder addPartitionsBuilder()
repeated .com.alicloud.openservices.tablestore.core.protocol.PartitionRange partitions = 4;public OtsInternalApi.PartitionRange.Builder addPartitionsBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.PartitionRange partitions = 4;public List<OtsInternalApi.PartitionRange.Builder> getPartitionsBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.PartitionRange partitions = 4;public boolean hasStreamSpec()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamSpecification stream_spec = 5;hasStreamSpec 在接口中 OtsInternalApi.CreateTableRequestOrBuilderpublic OtsInternalApi.StreamSpecification getStreamSpec()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamSpecification stream_spec = 5;getStreamSpec 在接口中 OtsInternalApi.CreateTableRequestOrBuilderpublic OtsInternalApi.CreateTableRequest.Builder setStreamSpec(OtsInternalApi.StreamSpecification value)
optional .com.alicloud.openservices.tablestore.core.protocol.StreamSpecification stream_spec = 5;public OtsInternalApi.CreateTableRequest.Builder setStreamSpec(OtsInternalApi.StreamSpecification.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.StreamSpecification stream_spec = 5;public OtsInternalApi.CreateTableRequest.Builder mergeStreamSpec(OtsInternalApi.StreamSpecification value)
optional .com.alicloud.openservices.tablestore.core.protocol.StreamSpecification stream_spec = 5;public OtsInternalApi.CreateTableRequest.Builder clearStreamSpec()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamSpecification stream_spec = 5;public OtsInternalApi.StreamSpecification.Builder getStreamSpecBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamSpecification stream_spec = 5;public OtsInternalApi.StreamSpecificationOrBuilder getStreamSpecOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamSpecification stream_spec = 5;public boolean hasSseSpec()
optional .com.alicloud.openservices.tablestore.core.protocol.SSESpecification sse_spec = 6;hasSseSpec 在接口中 OtsInternalApi.CreateTableRequestOrBuilderpublic OtsInternalApi.SSESpecification getSseSpec()
optional .com.alicloud.openservices.tablestore.core.protocol.SSESpecification sse_spec = 6;getSseSpec 在接口中 OtsInternalApi.CreateTableRequestOrBuilderpublic OtsInternalApi.CreateTableRequest.Builder setSseSpec(OtsInternalApi.SSESpecification value)
optional .com.alicloud.openservices.tablestore.core.protocol.SSESpecification sse_spec = 6;public OtsInternalApi.CreateTableRequest.Builder setSseSpec(OtsInternalApi.SSESpecification.Builder builderForValue)
optional .com.alicloud.openservices.tablestore.core.protocol.SSESpecification sse_spec = 6;public OtsInternalApi.CreateTableRequest.Builder mergeSseSpec(OtsInternalApi.SSESpecification value)
optional .com.alicloud.openservices.tablestore.core.protocol.SSESpecification sse_spec = 6;public OtsInternalApi.CreateTableRequest.Builder clearSseSpec()
optional .com.alicloud.openservices.tablestore.core.protocol.SSESpecification sse_spec = 6;public OtsInternalApi.SSESpecification.Builder getSseSpecBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.SSESpecification sse_spec = 6;public OtsInternalApi.SSESpecificationOrBuilder getSseSpecOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.SSESpecification sse_spec = 6;public List<OtsInternalApi.IndexMeta> getIndexMetasList()
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 7;public int getIndexMetasCount()
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 7;public OtsInternalApi.IndexMeta getIndexMetas(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 7;public OtsInternalApi.CreateTableRequest.Builder setIndexMetas(int index, OtsInternalApi.IndexMeta value)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 7;public OtsInternalApi.CreateTableRequest.Builder setIndexMetas(int index, OtsInternalApi.IndexMeta.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 7;public OtsInternalApi.CreateTableRequest.Builder addIndexMetas(OtsInternalApi.IndexMeta value)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 7;public OtsInternalApi.CreateTableRequest.Builder addIndexMetas(int index, OtsInternalApi.IndexMeta value)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 7;public OtsInternalApi.CreateTableRequest.Builder addIndexMetas(OtsInternalApi.IndexMeta.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 7;public OtsInternalApi.CreateTableRequest.Builder addIndexMetas(int index, OtsInternalApi.IndexMeta.Builder builderForValue)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 7;public OtsInternalApi.CreateTableRequest.Builder addAllIndexMetas(Iterable<? extends OtsInternalApi.IndexMeta> values)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 7;public OtsInternalApi.CreateTableRequest.Builder clearIndexMetas()
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 7;public OtsInternalApi.CreateTableRequest.Builder removeIndexMetas(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 7;public OtsInternalApi.IndexMeta.Builder getIndexMetasBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 7;public OtsInternalApi.IndexMetaOrBuilder getIndexMetasOrBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 7;public List<? extends OtsInternalApi.IndexMetaOrBuilder> getIndexMetasOrBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 7;public OtsInternalApi.IndexMeta.Builder addIndexMetasBuilder()
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 7;public OtsInternalApi.IndexMeta.Builder addIndexMetasBuilder(int index)
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 7;public List<OtsInternalApi.IndexMeta.Builder> getIndexMetasBuilderList()
repeated .com.alicloud.openservices.tablestore.core.protocol.IndexMeta index_metas = 7;public boolean hasEnableLocalTxn()
optional bool enable_local_txn = 8;hasEnableLocalTxn 在接口中 OtsInternalApi.CreateTableRequestOrBuilderpublic boolean getEnableLocalTxn()
optional bool enable_local_txn = 8;getEnableLocalTxn 在接口中 OtsInternalApi.CreateTableRequestOrBuilderpublic OtsInternalApi.CreateTableRequest.Builder setEnableLocalTxn(boolean value)
optional bool enable_local_txn = 8;value - The enableLocalTxn to set.public OtsInternalApi.CreateTableRequest.Builder clearEnableLocalTxn()
optional bool enable_local_txn = 8;Copyright © 2025. All Rights Reserved.