public class TestActiveMasterManager extends Object
ActiveMasterManager
.Modifier and Type | Class and Description |
---|---|
static class |
TestActiveMasterManager.DummyMaster
Dummy Master Implementation.
|
static class |
TestActiveMasterManager.NodeDeletionListener |
static class |
TestActiveMasterManager.WaitToBeMasterThread |
Constructor and Description |
---|
TestActiveMasterManager() |
Modifier and Type | Method and Description |
---|---|
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testActiveMasterManagerFromZK()
Unit tests that uses ZooKeeper but does not use the master-side methods
but rather acts directly on ZK.
|
void |
testRestartMaster() |
public void testRestartMaster() throws IOException, KeeperException
IOException
KeeperException