com.aliyun.openservices.ots.protocol
接口 OtsProtocol2.TableInBatchGetRowResponseOrBuilder

所有超级接口:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
所有已知实现类:
OtsProtocol2.TableInBatchGetRowResponse, OtsProtocol2.TableInBatchGetRowResponse.Builder
包容类:
OtsProtocol2

public static interface OtsProtocol2.TableInBatchGetRowResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder


方法摘要
 OtsProtocol2.RowInBatchGetRowResponse getRows(int index)
           
 int getRowsCount()
           
 List<OtsProtocol2.RowInBatchGetRowResponse> getRowsList()
           
 OtsProtocol2.RowInBatchGetRowResponseOrBuilder getRowsOrBuilder(int index)
           
 List<? extends OtsProtocol2.RowInBatchGetRowResponseOrBuilder> getRowsOrBuilderList()
           
 String getTableName()
           
 boolean hasTableName()
           
 
从接口 com.google.protobuf.MessageOrBuilder 继承的方法
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 
从接口 com.google.protobuf.MessageLiteOrBuilder 继承的方法
isInitialized
 

方法详细信息

hasTableName

boolean hasTableName()

getTableName

String getTableName()

getRowsList

List<OtsProtocol2.RowInBatchGetRowResponse> getRowsList()

getRows

OtsProtocol2.RowInBatchGetRowResponse getRows(int index)

getRowsCount

int getRowsCount()

getRowsOrBuilderList

List<? extends OtsProtocol2.RowInBatchGetRowResponseOrBuilder> getRowsOrBuilderList()

getRowsOrBuilder

OtsProtocol2.RowInBatchGetRowResponseOrBuilder getRowsOrBuilder(int index)


Copyright © 2014. All Rights Reserved.