public static interface OtsInternalApi.TableConsumedCapacityOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
OtsInternalApi.ConsumedCapacity |
getConsumed()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 2; |
OtsInternalApi.ConsumedCapacityOrBuilder |
getConsumedOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 2; |
OtsInternalApi.ReservedThroughput |
getReservedThroughput()
optional .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 3; |
OtsInternalApi.ReservedThroughputOrBuilder |
getReservedThroughputOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 3; |
String |
getTableName()
optional string table_name = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getTableNameBytes()
optional string table_name = 1; |
boolean |
hasConsumed()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 2; |
boolean |
hasReservedThroughput()
optional .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 3; |
boolean |
hasTableName()
optional string table_name = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasTableName()
optional string table_name = 1;String getTableName()
optional string table_name = 1;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getTableNameBytes()
optional string table_name = 1;boolean hasConsumed()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 2;OtsInternalApi.ConsumedCapacity getConsumed()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 2;OtsInternalApi.ConsumedCapacityOrBuilder getConsumedOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.ConsumedCapacity consumed = 2;boolean hasReservedThroughput()
optional .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 3;OtsInternalApi.ReservedThroughput getReservedThroughput()
optional .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 3;OtsInternalApi.ReservedThroughputOrBuilder getReservedThroughputOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughput reserved_throughput = 3;Copyright © 2025. All Rights Reserved.