public class ZookeeperEventDispatcher extends Object implements org.apache.curator.framework.recipes.cache.PathChildrenCacheListener
| 构造器和说明 |
|---|
ZookeeperEventDispatcher(List<INodeHandler> nodeHandlers) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
childEvent(org.apache.curator.framework.CuratorFramework client,
org.apache.curator.framework.recipes.cache.PathChildrenCacheEvent event) |
void |
initHandlers(ZookeeperClientManager clientManager) |
public ZookeeperEventDispatcher(List<INodeHandler> nodeHandlers)
public void initHandlers(ZookeeperClientManager clientManager)
Copyright © 2022. All rights reserved.