org.apache.blur.console.util
Class NodeUtilTest

java.lang.Object
  extended by org.apache.blur.console.ConsoleTestBase
      extended by org.apache.blur.console.util.NodeUtilTest

public class NodeUtilTest
extends ConsoleTestBase


Constructor Summary
NodeUtilTest()
           
 
Method Summary
 void setup()
           
 void testGetClusterStatus()
           
 void testGetControllerStatus()
           
 void testGetZookeeperStatus()
           
 
Methods inherited from class org.apache.blur.console.ConsoleTestBase
shutdown, startup
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeUtilTest

public NodeUtilTest()
Method Detail

setup

public void setup()
           throws Exception
Throws:
Exception

testGetControllerStatus

public void testGetControllerStatus()
                             throws org.apache.blur.thrift.generated.BlurException,
                                    IOException,
                                    org.apache.blur.thirdparty.thrift_0_9_0.TException
Throws:
org.apache.blur.thrift.generated.BlurException
IOException
org.apache.blur.thirdparty.thrift_0_9_0.TException

testGetZookeeperStatus

public void testGetZookeeperStatus()
                            throws org.apache.blur.thrift.generated.BlurException,
                                   IOException,
                                   org.apache.blur.thirdparty.thrift_0_9_0.TException
Throws:
org.apache.blur.thrift.generated.BlurException
IOException
org.apache.blur.thirdparty.thrift_0_9_0.TException

testGetClusterStatus

public void testGetClusterStatus()
                          throws org.apache.blur.thrift.generated.BlurException,
                                 IOException,
                                 org.apache.blur.thirdparty.thrift_0_9_0.TException
Throws:
org.apache.blur.thrift.generated.BlurException
IOException
org.apache.blur.thirdparty.thrift_0_9_0.TException


Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.