public static interface OtsProtocol2.TableInBatchWriteRowResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
boolean hasTableName()
String getTableName()
List<OtsProtocol2.RowInBatchWriteRowResponse> getPutRowsList()
OtsProtocol2.RowInBatchWriteRowResponse getPutRows(int index)
int getPutRowsCount()
List<? extends OtsProtocol2.RowInBatchWriteRowResponseOrBuilder> getPutRowsOrBuilderList()
OtsProtocol2.RowInBatchWriteRowResponseOrBuilder getPutRowsOrBuilder(int index)
List<OtsProtocol2.RowInBatchWriteRowResponse> getUpdateRowsList()
OtsProtocol2.RowInBatchWriteRowResponse getUpdateRows(int index)
int getUpdateRowsCount()
List<? extends OtsProtocol2.RowInBatchWriteRowResponseOrBuilder> getUpdateRowsOrBuilderList()
OtsProtocol2.RowInBatchWriteRowResponseOrBuilder getUpdateRowsOrBuilder(int index)
List<OtsProtocol2.RowInBatchWriteRowResponse> getDeleteRowsList()
OtsProtocol2.RowInBatchWriteRowResponse getDeleteRows(int index)
int getDeleteRowsCount()
List<? extends OtsProtocol2.RowInBatchWriteRowResponseOrBuilder> getDeleteRowsOrBuilderList()
OtsProtocol2.RowInBatchWriteRowResponseOrBuilder getDeleteRowsOrBuilder(int index)
Copyright © 2016. All Rights Reserved.