Hello, I want to what are the parameters for scan.setStartRow ans scan.setStopRow.
My requirement is that I have a table, with key as customerid_transactionId. I want to scan all the rows, they key of which contains the customer Id that I have. I tried using rowFilter but it is quite slow. If I am using the scan - setStartRow and setStopRow then what would I give as parameters? Thanks, Sameer -- View this message in context: http://apache-hbase.679495.n3.nabble.com/Stargate-ScannerModel-tp2975161p4019139.html Sent from the HBase - Developer mailing list archive at Nabble.com.
