org.apache.blur.zookeeper
Class WatchChildren.OnChange

java.lang.Object
  extended by org.apache.blur.zookeeper.WatchChildren.OnChange
Enclosing class:
WatchChildren

public abstract static class WatchChildren.OnChange
extends Object


Constructor Summary
WatchChildren.OnChange()
           
 
Method Summary
abstract  void action(List<String> children)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WatchChildren.OnChange

public WatchChildren.OnChange()
Method Detail

action

public abstract void action(List<String> children)


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