|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BackgroundCallback
Functor for an async background operation
| Method Summary | |
|---|---|
void |
processResult(CuratorFramework client,
CuratorEvent event)
Called when the async background operation completes |
| Method Detail |
|---|
void processResult(CuratorFramework client,
CuratorEvent event)
throws Exception
client - the clientevent - operation result details
Exception - errors
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||