类 ZookeeperEventDispatcher
java.lang.Object
cn.aradin.zookeeper.boot.starter.support.ZookeeperEventDispatcher
- 所有已实现的接口:
org.apache.curator.framework.recipes.cache.PathChildrenCacheListener
public class ZookeeperEventDispatcher
extends Object
implements org.apache.curator.framework.recipes.cache.PathChildrenCacheListener
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voidchildEvent(org.apache.curator.framework.CuratorFramework client, org.apache.curator.framework.recipes.cache.PathChildrenCacheEvent event) voidinitHandlers(ZookeeperClientManager clientManager)
-
构造器详细资料
-
ZookeeperEventDispatcher
-
-
方法详细资料