| Package | Description |
|---|---|
| org.apache.curator.framework.api |
| Modifier and Type | Method | Description |
|---|---|---|
void |
CuratorListener.eventReceived(CuratorFramework client,
CuratorEvent event) |
Called when a background task has completed or a watch has triggered
|
void |
BackgroundCallback.processResult(CuratorFramework client,
CuratorEvent event) |
Called when the async background operation completes
|
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.