public static interface ZKOperations.ChildrenCallback extends ZKOperations.Callback<NodeChildren>
Modifier and Type | Method and Description |
---|---|
void |
updated(NodeChildren nodeChildren) |
void updated(NodeChildren nodeChildren)
updated
in interface ZKOperations.Callback<NodeChildren>
Copyright © 2013-2016 The Apache Software Foundation. All rights reserved.