Uses of Class
org.apache.hadoop.hbase.IntegrationTestRegionReplicaPerf.TimingResult
-
Uses of IntegrationTestRegionReplicaPerf.TimingResult in org.apache.hadoop.hbase
Modifier and TypeMethodDescriptionprivate static double
IntegrationTestRegionReplicaPerf.calcMean
(String desc, IntegrationTestRegionReplicaPerf.Stat stat, List<IntegrationTestRegionReplicaPerf.TimingResult> results) Compute the mean of the givenstat
from a timing results.