Package org.apache.hadoop.hbase.mttr
Class IntegrationTestMTTR.TimingCallable
java.lang.Object
org.apache.hadoop.hbase.mttr.IntegrationTestMTTR.TimingCallable
- All Implemented Interfaces:
Callable<IntegrationTestMTTR.TimingResult>
- Direct Known Subclasses:
IntegrationTestMTTR.AdminCallable
,IntegrationTestMTTR.PutCallable
,IntegrationTestMTTR.ScanCallable
- Enclosing class:
- IntegrationTestMTTR
abstract static class IntegrationTestMTTR.TimingCallable
extends Object
implements Callable<IntegrationTestMTTR.TimingResult>
Base class for actions that need to record the time needed to recover from a failure.