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