二。hbase CRUD-Filter flow

2。hbase CRUD--Filter flow?Note:Filer.filterRow(list) is incompatible with scan with batch,why?i thi

2。hbase CRUD--Filter flow


二。hbase CRUD-Filter flow

?

Note:Filer.filterRow(list) is incompatible with scan with batch,why?

i think this are two mode to limit KVs to be returned:

?-batch returned all KVs on limit

?-filterRow(list) may be adjusted KVs here

?

?

ref:

definitive guide
?