com.aliyun.openservices.ots.protocol
接口 OtsProtocol2.GetRangeResponseOrBuilder
- 所有超级接口:
- com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
- 所有已知实现类:
- OtsProtocol2.GetRangeResponse, OtsProtocol2.GetRangeResponse.Builder
- 包容类:
- OtsProtocol2
public static interface OtsProtocol2.GetRangeResponseOrBuilder
- extends com.google.protobuf.MessageOrBuilder
| 从接口 com.google.protobuf.MessageOrBuilder 继承的方法 |
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
| 从接口 com.google.protobuf.MessageLiteOrBuilder 继承的方法 |
isInitialized |
hasConsumed
boolean hasConsumed()
getConsumed
OtsProtocol2.ConsumedCapacity getConsumed()
getConsumedOrBuilder
OtsProtocol2.ConsumedCapacityOrBuilder getConsumedOrBuilder()
getNextStartPrimaryKeyList
List<OtsProtocol2.Column> getNextStartPrimaryKeyList()
getNextStartPrimaryKey
OtsProtocol2.Column getNextStartPrimaryKey(int index)
getNextStartPrimaryKeyCount
int getNextStartPrimaryKeyCount()
getNextStartPrimaryKeyOrBuilderList
List<? extends OtsProtocol2.ColumnOrBuilder> getNextStartPrimaryKeyOrBuilderList()
getNextStartPrimaryKeyOrBuilder
OtsProtocol2.ColumnOrBuilder getNextStartPrimaryKeyOrBuilder(int index)
getRowsList
List<OtsProtocol2.Row> getRowsList()
getRows
OtsProtocol2.Row getRows(int index)
getRowsCount
int getRowsCount()
getRowsOrBuilderList
List<? extends OtsProtocol2.RowOrBuilder> getRowsOrBuilderList()
getRowsOrBuilder
OtsProtocol2.RowOrBuilder getRowsOrBuilder(int index)
Copyright © 2014. All Rights Reserved.