public interface INodeHandler
extends org.apache.curator.framework.state.ConnectionStateListener
| 限定符和类型 | 方法和说明 |
|---|---|
void |
handler(org.apache.curator.framework.CuratorFramework client,
org.apache.curator.framework.recipes.cache.PathChildrenCacheEvent event) |
void |
init(ZookeeperClientManager clientManager) |
boolean |
support(org.apache.curator.framework.recipes.cache.PathChildrenCacheEvent event) |
void init(ZookeeperClientManager clientManager)
boolean support(org.apache.curator.framework.recipes.cache.PathChildrenCacheEvent event)
void handler(org.apache.curator.framework.CuratorFramework client,
org.apache.curator.framework.recipes.cache.PathChildrenCacheEvent event)
Copyright © 2022. All rights reserved.