org.apache.blur.manager.clusterstatus
Class ZookeeperClusterStatusTest
java.lang.Object
org.apache.blur.manager.clusterstatus.ZookeeperClusterStatusTest
public class ZookeeperClusterStatusTest
- extends Object
ZookeeperClusterStatusTest
public ZookeeperClusterStatusTest()
setupOnce
public static void setupOnce()
throws InterruptedException,
IOException,
org.apache.zookeeper.KeeperException
- Throws:
InterruptedException
IOException
org.apache.zookeeper.KeeperException
teardownOnce
public static void teardownOnce()
setup
public void setup()
throws org.apache.zookeeper.KeeperException,
InterruptedException,
IOException
- Throws:
org.apache.zookeeper.KeeperException
InterruptedException
IOException
teardown
public void teardown()
throws InterruptedException,
org.apache.zookeeper.KeeperException
- Throws:
InterruptedException
org.apache.zookeeper.KeeperException
testGetClusterList
public void testGetClusterList()
testSafeModeNoCache
public void testSafeModeNoCache()
throws org.apache.zookeeper.KeeperException,
InterruptedException
- Throws:
org.apache.zookeeper.KeeperException
InterruptedException
testSafeModeCache
public void testSafeModeCache()
throws org.apache.zookeeper.KeeperException,
InterruptedException
- Throws:
org.apache.zookeeper.KeeperException
InterruptedException
testGetClusterNoTable
public void testGetClusterNoTable()
testGetClusterTable
public void testGetClusterTable()
throws org.apache.zookeeper.KeeperException,
InterruptedException
- Throws:
org.apache.zookeeper.KeeperException
InterruptedException
testGetTableList
public void testGetTableList()
throws org.apache.zookeeper.KeeperException,
InterruptedException
- Throws:
org.apache.zookeeper.KeeperException
InterruptedException
testIsEnabledNoTable
public void testIsEnabledNoTable()
testIsEnabledDisabledTable
public void testIsEnabledDisabledTable()
throws org.apache.zookeeper.KeeperException,
InterruptedException
- Throws:
org.apache.zookeeper.KeeperException
InterruptedException
testIsEnabledEnabledTable
public void testIsEnabledEnabledTable()
throws org.apache.zookeeper.KeeperException,
InterruptedException
- Throws:
org.apache.zookeeper.KeeperException
InterruptedException
testDisablingTableNoCache
public void testDisablingTableNoCache()
throws org.apache.zookeeper.KeeperException,
InterruptedException
- Throws:
org.apache.zookeeper.KeeperException
InterruptedException
testDisablingTableCache
public void testDisablingTableCache()
throws org.apache.zookeeper.KeeperException,
InterruptedException
- Throws:
org.apache.zookeeper.KeeperException
InterruptedException
testEnablingTableNoCache
public void testEnablingTableNoCache()
throws org.apache.zookeeper.KeeperException,
InterruptedException
- Throws:
org.apache.zookeeper.KeeperException
InterruptedException
testEnablingTableCache
public void testEnablingTableCache()
throws org.apache.zookeeper.KeeperException,
InterruptedException
- Throws:
org.apache.zookeeper.KeeperException
InterruptedException
Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.