| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.client | 
 Provides HBase Client 
 | 
| Modifier and Type | Class and Description | 
|---|---|
(package private) class  | 
CancellableRegionServerCallable<T>
This class is used to unify HTable calls with AsyncProcess Framework. 
 | 
class  | 
ClientServiceCallable<T>
A RegionServerCallable set to use the Client protocol. 
 | 
(package private) class  | 
MultiServerCallable
Callable that handles the  
multi method call going against a single regionserver;
 i.e. | 
class  | 
NoncedRegionServerCallable<T>
Implementations make an rpc call against a RegionService via a protobuf Service. 
 | 
class  | 
ReversedScannerCallable
A reversed ScannerCallable which supports backward scanning. 
 | 
(package private) class  | 
RpcRetryingCallerWithReadReplicas.ReplicaRegionServerCallable
A RegionServerCallable that takes into account the replicas, i.e. 
 | 
class  | 
ScannerCallable
Scanner operations such as create, next, etc. 
 | 
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.