| Package | Description | 
|---|---|
| org.apache.hadoop.hbase | 
| Modifier and Type | Field and Description | 
|---|---|
PerformanceEvaluation.RunResult[] | 
IntegrationTestRegionReplicaPerf.TimingResult.results  | 
| Modifier and Type | Method and Description | 
|---|---|
(package private) static PerformanceEvaluation.RunResult[] | 
PerformanceEvaluation.doLocalClients(PerformanceEvaluation.TestOptions opts,
              org.apache.hadoop.conf.Configuration conf)  | 
(package private) static PerformanceEvaluation.RunResult | 
PerformanceEvaluation.runOneClient(Class<? extends PerformanceEvaluation.TestBase> cmd,
            org.apache.hadoop.conf.Configuration conf,
            org.apache.hadoop.hbase.client.Connection con,
            org.apache.hadoop.hbase.client.AsyncConnection asyncCon,
            PerformanceEvaluation.TestOptions opts,
            PerformanceEvaluation.Status status)  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
PerformanceEvaluation.RunResult.compareTo(PerformanceEvaluation.RunResult o)  | 
| Constructor and Description | 
|---|
TimingResult(long numRows,
            long elapsedTime,
            PerformanceEvaluation.RunResult[] results)  | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.