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

java.lang.Object
  extended by org.apache.blur.manager.clusterstatus.ZookeeperClusterStatusTest.WaitForAnswerToBeCorrect
Enclosing class:
ZookeeperClusterStatusTest

public abstract class ZookeeperClusterStatusTest.WaitForAnswerToBeCorrect
extends Object


Constructor Summary
ZookeeperClusterStatusTest.WaitForAnswerToBeCorrect(long totalWaitTimeMs)
           
 
Method Summary
abstract  Object run()
           
 void test(Object o)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ZookeeperClusterStatusTest.WaitForAnswerToBeCorrect

public ZookeeperClusterStatusTest.WaitForAnswerToBeCorrect(long totalWaitTimeMs)
Method Detail

run

public abstract Object run()

test

public void test(Object o)


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