Uses of Class
org.apache.hadoop.hbase.PerformanceEvaluation.RunResult
Packages that use PerformanceEvaluation.RunResult
- 
Uses of PerformanceEvaluation.RunResult in org.apache.hadoop.hbaseMethods in org.apache.hadoop.hbase that return PerformanceEvaluation.RunResultModifier and TypeMethodDescription(package private) static PerformanceEvaluation.RunResult[]PerformanceEvaluation.doLocalClients(PerformanceEvaluation.TestOptions opts, org.apache.hadoop.conf.Configuration conf) (package private) static PerformanceEvaluation.RunResultPerformanceEvaluation.runOneClient(Class<? extends PerformanceEvaluation.TestBase> cmd, org.apache.hadoop.conf.Configuration conf, Connection con, AsyncConnection asyncCon, PerformanceEvaluation.TestOptions opts, PerformanceEvaluation.Status status) Methods in org.apache.hadoop.hbase with parameters of type PerformanceEvaluation.RunResultModifier and TypeMethodDescriptionintPerformanceEvaluation.RunResult.compareTo(PerformanceEvaluation.RunResult o)