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

Base class for actions that need to record the time needed to recover from a failure.