@InterfaceAudience.Private protected static class ClientSmallScanner.SmallScannerCallableFactory extends Object
Modifier | Constructor and Description |
---|---|
protected |
ClientSmallScanner.SmallScannerCallableFactory() |
Modifier and Type | Method and Description |
---|---|
RegionServerCallable<Result[]> |
getCallable(Scan sc,
HConnection connection,
TableName table,
byte[] localStartKey,
int cacheNum,
RpcControllerFactory rpcControllerFactory) |
protected ClientSmallScanner.SmallScannerCallableFactory()
public RegionServerCallable<Result[]> getCallable(Scan sc, HConnection connection, TableName table, byte[] localStartKey, int cacheNum, RpcControllerFactory rpcControllerFactory) throws IOException
IOException
Copyright © 2015 The Apache Software Foundation. All Rights Reserved.