Package | Description |
---|---|
org.apache.hadoop.hbase.client |
Provides HBase Client
|
Modifier and Type | Class and Description |
---|---|
class |
ReversedScannerCallable
A reversed ScannerCallable which supports backward scanning.
|
class |
ScannerCallable
Scanner operations such as create, next, etc.
|
Modifier and Type | Method and Description |
---|---|
RegionServerCallable<Result[]> |
ClientSmallScanner.SmallScannerCallableFactory.getCallable(Scan sc,
HConnection connection,
TableName table,
byte[] localStartKey,
int cacheNum,
RpcControllerFactory rpcControllerFactory) |
Copyright © 2015 The Apache Software Foundation. All Rights Reserved.