|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RpcRetryingCaller | |
|---|---|
| org.apache.hadoop.hbase.client | Provides HBase Client |
| Uses of RpcRetryingCaller in org.apache.hadoop.hbase.client |
|---|
| Subclasses of RpcRetryingCaller in org.apache.hadoop.hbase.client | |
|---|---|
class |
StatsTrackingRpcRetryingCaller<T>
An RpcRetryingCaller that will update the per-region stats for the call on return,
if stats are available |
| Fields in org.apache.hadoop.hbase.client declared as RpcRetryingCaller | |
|---|---|
protected RpcRetryingCaller<Result[]> |
ClientScanner.caller
|
| Methods in org.apache.hadoop.hbase.client that return RpcRetryingCaller | ||
|---|---|---|
|
RpcRetryingCallerFactory.newCaller()
|
|
| Methods in org.apache.hadoop.hbase.client with parameters of type RpcRetryingCaller | |
|---|---|
protected void |
ClientSmallReversedScanner.setRpcRetryingCaller(RpcRetryingCaller<Result[]> caller)
|
protected void |
ClientSmallScanner.setRpcRetryingCaller(RpcRetryingCaller<Result[]> caller)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||