| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.client | Provides HBase Client | 
| Modifier and Type | Method and Description | 
|---|---|
| FastFailInterceptorContext | FastFailInterceptorContext. prepare(RetryingCallable<?> callable) | 
| FastFailInterceptorContext | FastFailInterceptorContext. prepare(RetryingCallable<?> callable,
       int tries) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PreemptiveFastFailInterceptor. handleFailure(FastFailInterceptorContext context,
             Throwable t) | 
| void | PreemptiveFastFailInterceptor. intercept(FastFailInterceptorContext context) | 
| void | PreemptiveFastFailInterceptor. updateFailureInfo(FastFailInterceptorContext context) | 
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.