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