Class IntegrationTestMTTR.ScanCallable

java.lang.Object
org.apache.hadoop.hbase.mttr.IntegrationTestMTTR.TimingCallable
org.apache.hadoop.hbase.mttr.IntegrationTestMTTR.ScanCallable
All Implemented Interfaces:
Callable<IntegrationTestMTTR.TimingResult>
Enclosing class:
IntegrationTestMTTR

Callable that will keep scanning for small amounts of data until the supplied future returns. Returns the max time taken to scan.