public static interface FilterPB.MultiRowRangeFilterOrBuilder
extends com.google.protobuf.MessageLiteOrBuilder
Modifier and Type | Method and Description |
---|---|
FilterPB.RowRange |
getRowRangeList(int index)
repeated .RowRange row_range_list = 1; |
int |
getRowRangeListCount()
repeated .RowRange row_range_list = 1; |
List<FilterPB.RowRange> |
getRowRangeListList()
repeated .RowRange row_range_list = 1; |
List<FilterPB.RowRange> getRowRangeListList()
repeated .RowRange row_range_list = 1;
FilterPB.RowRange getRowRangeList(int index)
repeated .RowRange row_range_list = 1;
int getRowRangeListCount()
repeated .RowRange row_range_list = 1;
Copyright © 2010-2017, The Async HBase Authors