public class TestZKProcedureControllers extends Object
Constructor and Description |
---|
TestZKProcedureControllers() |
Modifier and Type | Method and Description |
---|---|
static void |
cleanupTest() |
void |
runEarlyPrepareNodes(org.apache.hadoop.hbase.procedure.TestZKProcedureControllers.StartControllers controllers,
String operationName,
byte[] data,
String... cohort) |
static void |
setupTest() |
void |
testSimpleZKCohortMemberController()
Smaller test to just test the actuation on the cohort member
|
void |
testZKCoordinatorControllerMultipleCohort() |
void |
testZKCoordinatorControllerWithNoCohort() |
void |
testZKCoordinatorControllerWithSingleMemberCohort() |
public void testSimpleZKCohortMemberController() throws Exception
Exception
- on failurepublic void testZKCoordinatorControllerWithNoCohort() throws Exception
Exception
public void testZKCoordinatorControllerWithSingleMemberCohort() throws Exception
Exception
public void testZKCoordinatorControllerMultipleCohort() throws Exception
Exception