Class FailureInfo

java.lang.Object
org.apache.hadoop.hbase.client.FailureInfo

@Private class FailureInfo extends Object
Keeps track of repeated failures to any region server. Multiple threads manipulate the contents of this thread. Access to the members is guarded by the concurrent nature of the members inherently.