org.apache.blur.manager.clusterstatus
Class ZookeeperClusterStatusTest.QuorumPeerMainRun

java.lang.Object
  extended by org.apache.zookeeper.server.quorum.QuorumPeerMain
      extended by org.apache.blur.manager.clusterstatus.ZookeeperClusterStatusTest.QuorumPeerMainRun
Enclosing class:
ZookeeperClusterStatusTest

public static class ZookeeperClusterStatusTest.QuorumPeerMainRun
extends org.apache.zookeeper.server.quorum.QuorumPeerMain


Constructor Summary
ZookeeperClusterStatusTest.QuorumPeerMainRun()
           
 
Method Summary
 void initializeAndRun(String[] args)
           
 
Methods inherited from class org.apache.zookeeper.server.quorum.QuorumPeerMain
main, runFromConfig
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ZookeeperClusterStatusTest.QuorumPeerMainRun

public ZookeeperClusterStatusTest.QuorumPeerMainRun()
Method Detail

initializeAndRun

public void initializeAndRun(String[] args)
                      throws org.apache.zookeeper.server.quorum.QuorumPeerConfig.ConfigException,
                             IOException
Overrides:
initializeAndRun in class org.apache.zookeeper.server.quorum.QuorumPeerMain
Throws:
org.apache.zookeeper.server.quorum.QuorumPeerConfig.ConfigException
IOException


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