public static interface OtsInternalApi.UpdateTableRequestOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
OtsInternalApi.ReservedThroughput |
getReservedThroughput()
optional .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 2; |
OtsInternalApi.ReservedThroughputOrBuilder |
getReservedThroughputOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 2; |
OtsInternalApi.StreamSpecification |
getStreamSpec()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamSpecification stream_spec = 4; |
OtsInternalApi.StreamSpecificationOrBuilder |
getStreamSpecOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamSpecification stream_spec = 4; |
String |
getTableName()
required string table_name = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTableNameBytes()
required string table_name = 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 |
hasReservedThroughput()
optional .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 2; |
boolean |
hasStreamSpec()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamSpecification stream_spec = 4; |
boolean |
hasTableName()
required string table_name = 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 hasTableName()
required string table_name = 1;String getTableName()
required string table_name = 1;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTableNameBytes()
required string table_name = 1;boolean hasReservedThroughput()
optional .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 2;OtsInternalApi.ReservedThroughput getReservedThroughput()
optional .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 2;OtsInternalApi.ReservedThroughputOrBuilder getReservedThroughputOrBuilder()
optional .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;boolean hasStreamSpec()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamSpecification stream_spec = 4;OtsInternalApi.StreamSpecification getStreamSpec()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamSpecification stream_spec = 4;OtsInternalApi.StreamSpecificationOrBuilder getStreamSpecOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamSpecification stream_spec = 4;Copyright © 2025. All Rights Reserved.