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

@Tag("org.apache.hadoop.hbase.testclassification.IntegrationTests") public class IntegrationTestRegionReplicaPerf extends IntegrationTestBase
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.