public interface PathChildrenCacheListener
| Modifier and Type | Method and Description |
|---|---|
void |
childEvent(org.apache.curator.framework.CuratorFramework client,
PathChildrenCacheEvent event)
Called when a change has occurred
|
void childEvent(org.apache.curator.framework.CuratorFramework client,
PathChildrenCacheEvent event)
throws Exception
client - the clientevent - describes the changeException - errorsCopyright © 2011–2018 The Apache Software Foundation. All rights reserved.