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


方法摘要
 OtsProtocol2.ConsumedCapacity getConsumed()
           
 OtsProtocol2.ConsumedCapacityOrBuilder getConsumedOrBuilder()
           
 OtsProtocol2.Column getNextStartPrimaryKey(int index)
           
 int getNextStartPrimaryKeyCount()
           
 List<OtsProtocol2.Column> getNextStartPrimaryKeyList()
           
 OtsProtocol2.ColumnOrBuilder getNextStartPrimaryKeyOrBuilder(int index)
           
 List<? extends OtsProtocol2.ColumnOrBuilder> getNextStartPrimaryKeyOrBuilderList()
           
 OtsProtocol2.Row getRows(int index)
           
 int getRowsCount()
           
 List<OtsProtocol2.Row> getRowsList()
           
 OtsProtocol2.RowOrBuilder getRowsOrBuilder(int index)
           
 List<? extends OtsProtocol2.RowOrBuilder> getRowsOrBuilderList()
           
 boolean hasConsumed()
           
 
从接口 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.