程序包 | 说明 |
---|---|
com.alicloud.openservices.tablestore.core.protocol | |
com.alicloud.openservices.tablestore.model |
限定符和类型 | 方法和说明 |
---|---|
static ReservedThroughputDetails |
OTSProtocolParser.parseReservedThroughputDetails(OtsInternalApi.ReservedThroughputDetails reservedThroughputDetails) |
限定符和类型 | 方法和说明 |
---|---|
ReservedThroughputDetails |
UpdateTableResponse.getReservedThroughputDetails()
获取表当前的预留吞吐量的更改信息。
|
ReservedThroughputDetails |
DescribeTableResponse.getReservedThroughputDetails()
返回表的预留吞吐量的更改信息。
|
限定符和类型 | 方法和说明 |
---|---|
void |
UpdateTableResponse.setReservedThroughputDetails(ReservedThroughputDetails reservedThroughputDetails) |
void |
DescribeTableResponse.setReservedThroughputDetails(ReservedThroughputDetails reservedThroughputDetails) |
Copyright © 2017. All Rights Reserved.