Class AsyncSingleRequestRpcRetryingCaller<T>

java.lang.Object
org.apache.hadoop.hbase.client.AsyncRpcRetryingCaller<T>
org.apache.hadoop.hbase.client.AsyncSingleRequestRpcRetryingCaller<T>

Retry caller for a single request, such as get, put, delete, etc.