Class NoOpRetryableCallerInterceptor

java.lang.Object
org.apache.hadoop.hbase.client.RetryingCallerInterceptor
org.apache.hadoop.hbase.client.NoOpRetryableCallerInterceptor

Class that acts as a NoOpInterceptor. This class is used in case the RetryingCallerInterceptor was not configured correctly or an RetryingCallerInterceptor was never configured in the first place.