Class TestSCPWithoutZKCoordinated
java.lang.Object
org.apache.hadoop.hbase.master.procedure.TestSCPBase
org.apache.hadoop.hbase.master.procedure.TestSCP
org.apache.hadoop.hbase.master.procedure.TestSCPWithoutZKCoordinated
-
Field Summary
Fields inherited from class org.apache.hadoop.hbase.master.procedure.TestSCPBase
RS_COUNT, util
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
setupConf
(org.apache.hadoop.conf.Configuration conf) Methods inherited from class org.apache.hadoop.hbase.master.procedure.TestSCP
testConcurrentSCPForSameServer, testCrashTargetRs
Methods inherited from class org.apache.hadoop.hbase.master.procedure.TestSCPBase
createTable, getRegionReplication, getSCPProcId, setup, startMiniCluster, tearDown, testRecoveryAndDoubleExecution
-
Field Details
-
CLASS_RULE
-
-
Constructor Details
-
TestSCPWithoutZKCoordinated
public TestSCPWithoutZKCoordinated()
-
-
Method Details
-
setupConf
- Overrides:
setupConf
in classTestSCPBase
-