Class AsyncRpcRetryingCaller<T>

java.lang.Object
org.apache.hadoop.hbase.client.AsyncRpcRetryingCaller<T>
Direct Known Subclasses:
AsyncAdminRequestRetryingCaller, AsyncMasterRequestRpcRetryingCaller, AsyncRegionReplicationRetryingCaller, AsyncServerRequestRpcRetryingCaller, AsyncSingleRequestRpcRetryingCaller

@Private public abstract class AsyncRpcRetryingCaller<T> extends Object