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