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