| Package | Description |
|---|---|
| org.hbase.async |
| Modifier and Type | Method and Description |
|---|---|
com.stumbleupon.async.Deferred<List<GetResultOrException>> |
HBaseClient.get(List<GetRequest> requests)
Method to issue multiple get requests to HBase in a batch.
|
Copyright © 2010-2017, The Async HBase Authors