Client for scanning over a selection of rows. To obtain an instance of a {@link RowScanner}, call {@link com.datasift.dropwizard.hbase.HBaseClient#scan(byte[])}. This implementation is a proxy for a {@link org.hbase.async.Scanner}.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.