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

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

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


方法摘要
 OtsProtocol2.TableInBatchWriteRowResponse getTables(int index)
           
 int getTablesCount()
           
 List<OtsProtocol2.TableInBatchWriteRowResponse> getTablesList()
           
 OtsProtocol2.TableInBatchWriteRowResponseOrBuilder getTablesOrBuilder(int index)
           
 List<? extends OtsProtocol2.TableInBatchWriteRowResponseOrBuilder> getTablesOrBuilderList()
           
 
从接口 com.google.protobuf.MessageOrBuilder 继承的方法
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 
从接口 com.google.protobuf.MessageLiteOrBuilder 继承的方法
isInitialized
 

方法详细信息

getTablesList

List<OtsProtocol2.TableInBatchWriteRowResponse> getTablesList()

getTables

OtsProtocol2.TableInBatchWriteRowResponse getTables(int index)

getTablesCount

int getTablesCount()

getTablesOrBuilderList

List<? extends OtsProtocol2.TableInBatchWriteRowResponseOrBuilder> getTablesOrBuilderList()

getTablesOrBuilder

OtsProtocol2.TableInBatchWriteRowResponseOrBuilder getTablesOrBuilder(int index)


Copyright © 2014. All Rights Reserved.