Uses of Class
org.apache.hadoop.hbase.client.FastFailInterceptorContext
Packages that use FastFailInterceptorContext
-
Uses of FastFailInterceptorContext in org.apache.hadoop.hbase.client
Methods in org.apache.hadoop.hbase.client that return FastFailInterceptorContextModifier and TypeMethodDescriptionFastFailInterceptorContext.prepare(RetryingCallable<?> callable) FastFailInterceptorContext.prepare(RetryingCallable<?> callable, int tries) Methods in org.apache.hadoop.hbase.client with parameters of type FastFailInterceptorContextModifier and TypeMethodDescriptionvoidPreemptiveFastFailInterceptor.handleFailure(FastFailInterceptorContext context, Throwable t) voidPreemptiveFastFailInterceptor.intercept(FastFailInterceptorContext context) voidPreemptiveFastFailInterceptor.updateFailureInfo(FastFailInterceptorContext context)