Package | Description |
---|---|
org.hbase.async |
Modifier and Type | Method and Description |
---|---|
Scanner |
HBaseClient.newScanner(byte[] table)
Creates a new
Scanner for a particular table. |
Scanner |
HBaseClient.newScanner(String table)
Creates a new
Scanner for a particular table. |
Copyright © 2010-2017, The Async HBase Authors