org.apache.blur.manager.indexserver
Class MasterBasedDistributedLayoutFactoryTest

java.lang.Object
  extended by org.apache.blur.manager.indexserver.MasterBasedDistributedLayoutFactoryTest

public class MasterBasedDistributedLayoutFactoryTest
extends Object


Constructor Summary
MasterBasedDistributedLayoutFactoryTest()
           
 
Method Summary
 void setup()
           
static void startZooKeeper()
           
static void stopZooKeeper()
           
 void teardown()
           
 void testDecreaseInServers()
           
 void testIncreaseInServers()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MasterBasedDistributedLayoutFactoryTest

public MasterBasedDistributedLayoutFactoryTest()
Method Detail

startZooKeeper

public static void startZooKeeper()
                           throws IOException
Throws:
IOException

stopZooKeeper

public static void stopZooKeeper()
                          throws InterruptedException
Throws:
InterruptedException

setup

public void setup()
           throws IOException,
                  org.apache.zookeeper.KeeperException,
                  InterruptedException
Throws:
IOException
org.apache.zookeeper.KeeperException
InterruptedException

teardown

public void teardown()
              throws InterruptedException
Throws:
InterruptedException

testDecreaseInServers

public void testDecreaseInServers()
                           throws IOException,
                                  org.apache.zookeeper.KeeperException,
                                  InterruptedException
Throws:
IOException
org.apache.zookeeper.KeeperException
InterruptedException

testIncreaseInServers

public void testIncreaseInServers()
                           throws IOException,
                                  org.apache.zookeeper.KeeperException,
                                  InterruptedException
Throws:
IOException
org.apache.zookeeper.KeeperException
InterruptedException


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