Class IntegrationTestRegionReplicaPerf

java.lang.Object
org.apache.hadoop.hbase.util.AbstractHBaseTool
org.apache.hadoop.hbase.IntegrationTestBase
org.apache.hadoop.hbase.IntegrationTestRegionReplicaPerf
All Implemented Interfaces:
org.apache.hadoop.conf.Configurable, org.apache.hadoop.util.Tool

Test for comparing the performance impact of region replicas. Uses components of PerformanceEvaluation. Does not run from IntegrationTestsDriver because IntegrationTestBase is incompatible with the JUnit runner. Hence no @Test annotations either. See -help for full list of options.