Package org.apache.hadoop.hbase
Class IntegrationTestRegionReplicaPerf.PerfEvalCallable
java.lang.Object
org.apache.hadoop.hbase.IntegrationTestRegionReplicaPerf.PerfEvalCallable
- All Implemented Interfaces:
Callable<IntegrationTestRegionReplicaPerf.TimingResult>
- Enclosing class:
- IntegrationTestRegionReplicaPerf
static class IntegrationTestRegionReplicaPerf.PerfEvalCallable
extends Object
implements Callable<IntegrationTestRegionReplicaPerf.TimingResult>
Wraps the invocation of
PerformanceEvaluation
in a Callable
.-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
argv
-
admin
-
-
Constructor Details
-
PerfEvalCallable
-
-
Method Details
-
call
- Specified by:
call
in interfaceCallable<IntegrationTestRegionReplicaPerf.TimingResult>
- Throws:
Exception
-