Package org.apache.hadoop.hbase.mttr
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.
-
Field Summary
Fields inherited from class org.apache.hadoop.hbase.mttr.IntegrationTestMTTR.TimingCallable
future
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.hadoop.hbase.mttr.IntegrationTestMTTR.TimingCallable
call, toString
-
Field Details
-
table
-
-
Constructor Details
-
ScanCallable
- Throws:
IOException
-
-
Method Details
-
doAction
- Specified by:
doAction
in classIntegrationTestMTTR.TimingCallable
- Throws:
Exception
-
getSpanName
- Overrides:
getSpanName
in classIntegrationTestMTTR.TimingCallable
-