Enum AsyncRequestFutureImpl.Retry

java.lang.Object
java.lang.Enum<AsyncRequestFutureImpl.Retry>
org.apache.hadoop.hbase.client.AsyncRequestFutureImpl.Retry
All Implemented Interfaces:
Serializable, Comparable<AsyncRequestFutureImpl.Retry>
Enclosing class:
AsyncRequestFutureImpl<CResult>

For AsyncRequestFutureImpl.manageError(int, Row, Retry, Throwable, ServerName). Only used to make logging more clear, we don't actually care why we don't retry.