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