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 TypeMethodDescriptionvoid
PreemptiveFastFailInterceptor.handleFailure
(FastFailInterceptorContext context, Throwable t) void
PreemptiveFastFailInterceptor.intercept
(FastFailInterceptorContext context) void
PreemptiveFastFailInterceptor.updateFailureInfo
(FastFailInterceptorContext context)