Package org.apache.hadoop.hbase.mttr
Class IntegrationTestMTTR.AdminCallable
java.lang.Object
org.apache.hadoop.hbase.mttr.IntegrationTestMTTR.TimingCallable
org.apache.hadoop.hbase.mttr.IntegrationTestMTTR.AdminCallable
- All Implemented Interfaces:
Callable<IntegrationTestMTTR.TimingResult>
- Enclosing class:
- IntegrationTestMTTR
Callable that will keep going to the master for cluster status. Returns the max time taken.
-
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
-
Constructor Details
-
AdminCallable
- Throws:
IOException
-
-
Method Details
-
doAction
- Specified by:
doAction
in classIntegrationTestMTTR.TimingCallable
- Throws:
Exception
-
getSpanName
- Overrides:
getSpanName
in classIntegrationTestMTTR.TimingCallable
-