public interface TreeCacheListener
TreeCache changes| Modifier and Type | Method and 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 Exception
client - the clientevent - describes the changeException - errorsCopyright © 2011–2016 The Apache Software Foundation. All rights reserved.