Package | Description |
---|---|
org.apache.hadoop.hbase.client |
Provides HBase Client
|
Modifier and Type | Field and Description |
---|---|
protected ScannerCallableWithReplicas |
ClientScanner.callable |
Modifier and Type | Method and Description |
---|---|
private Result[] |
ClientScanner.call(ScannerCallableWithReplicas callable,
RpcRetryingCaller<Result[]> caller,
int scannerTimeout,
boolean updateCurrentRegion) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.