org.apache.hadoop.hbase.client
Class ClientSmallScanner.SmallScannerCallableFactory
java.lang.Object
org.apache.hadoop.hbase.client.ClientSmallScanner.SmallScannerCallableFactory
- Enclosing class:
- ClientSmallScanner
@InterfaceAudience.Private
protected static class ClientSmallScanner.SmallScannerCallableFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClientSmallScanner.SmallScannerCallableFactory
protected ClientSmallScanner.SmallScannerCallableFactory()
getCallable
public RegionServerCallable<Result[]> getCallable(Scan sc,
HConnection connection,
TableName tableName,
ScanMetrics scanMetrics,
byte[] localStartKey,
int cacheNum,
RpcControllerFactory rpcControllerFactory)
throws IOException
- Throws:
IOException
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.