Uses of Class
org.apache.hadoop.hbase.client.ScannerCallableWithReplicas
Packages that use ScannerCallableWithReplicas
-
Uses of ScannerCallableWithReplicas in org.apache.hadoop.hbase.client
Fields in org.apache.hadoop.hbase.client declared as ScannerCallableWithReplicasMethods in org.apache.hadoop.hbase.client with parameters of type ScannerCallableWithReplicasModifier and TypeMethodDescriptionprivate Result[]
ClientScanner.call
(ScannerCallableWithReplicas callable, RpcRetryingCaller<Result[]> caller, int scannerTimeout, boolean updateCurrentRegion)