public interface BackgroundCallback
| Modifier and Type | Method | Description |
|---|---|---|
void |
processResult(CuratorFramework client,
CuratorEvent event) |
Called when the async background operation completes
|
void processResult(CuratorFramework client, CuratorEvent event) throws java.lang.Exception
client - the clientevent - operation result detailsjava.lang.Exception - errorsCopyright © 2011–2018 The Apache Software Foundation. All rights reserved.