Perhaps this: http://hbase.apache.org/docs/r0.89.20100924/apidocs/org/apache/hadoop/hbase/client/HTable.html#getScanner(org.apache.hadoop.hbase.client.Scan)
2010/12/22 Petrucci Andreas <[email protected]>: > > hi there, i want to add a scan-like functionality for the hbase for the > client. All i want to know is which are the important java files (the ones > that i should sure alter) that are involved with adding a new scan-like > functionality. > > thnx in advance >
