MultiRowRangeFilter involves List of RowRange's whose definition depends on:
public RowRange(String startRow, boolean startRowInclusive, String
stopRow,
boolean stopRowInclusive) {
It would be tedious to construct MultiRowRangeFilter in shell.
Can you use Java API ?
Cheers
On Thu, Dec 31, 2015 at 3:58 AM, Rajeshkumar J <[email protected]>
wrote:
> Hi
>
>
> Can any one tell me hbase shell command to use how
> MultiRowRangeFilter ?
>
> Thanks
>
