public class GetRangeResult extends OTSResult
| 构造器和说明 |
|---|
GetRangeResult(OTSResult meta) |
| 限定符和类型 | 方法和说明 |
|---|---|
ConsumedCapacity |
getConsumedCapacity()
获取此次操作消耗的CapacityUnit。
|
RowPrimaryKey |
getNextStartPrimaryKey()
获取下一次查询的范围的起始边界。
|
List<Row> |
getRows()
获取本次查询返回的所有行。
|
getRequestID, getTraceId, setRequestID, setTraceIdpublic GetRangeResult(OTSResult meta)
public ConsumedCapacity getConsumedCapacity()
public RowPrimaryKey getNextStartPrimaryKey()
Copyright © 2019. All Rights Reserved.