org.apache.blur.zookeeper
Class WatchNodeExistance.OnChange

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

public abstract static class WatchNodeExistance.OnChange
extends Object


Constructor Summary
WatchNodeExistance.OnChange()
           
 
Method Summary
abstract  void action(org.apache.zookeeper.data.Stat stat)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WatchNodeExistance.OnChange

public WatchNodeExistance.OnChange()
Method Detail

action

public abstract void action(org.apache.zookeeper.data.Stat stat)


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