public interface CuratorListener
| Modifier and Type | Method and Description |
|---|---|
void |
eventReceived(CuratorFramework client,
CuratorEvent event)
Called when a background task has completed or a watch has triggered
|
void eventReceived(CuratorFramework client, CuratorEvent event) throws Exception
client - clientevent - the eventException - any errorsCopyright © 2011–2023 The Apache Software Foundation. All rights reserved.