Uses of Class
org.apache.hadoop.hbase.client.FastFailInterceptorContext
-
Uses of FastFailInterceptorContext in org.apache.hadoop.hbase.client
Modifier and TypeMethodDescriptionFastFailInterceptorContext.prepare
(RetryingCallable<?> callable) FastFailInterceptorContext.prepare
(RetryingCallable<?> callable, int tries) Modifier and TypeMethodDescriptionvoid
PreemptiveFastFailInterceptor.handleFailure
(FastFailInterceptorContext context, Throwable t) void
PreemptiveFastFailInterceptor.intercept
(FastFailInterceptorContext context) void
PreemptiveFastFailInterceptor.updateFailureInfo
(FastFailInterceptorContext context)