Class AsyncServerRequestRpcRetryingCaller<T>

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

Retry caller for a request call to region server. Now only used for coprocessor call to region server.