public static interface ZKOperations.DataCallback extends ZKOperations.Callback<NodeData>
void updated(NodeData nodeData)
updated in interface ZKOperations.Callback<NodeData>nodeData - New data of the node, or null if the node has been deleted.Copyright © 2013-2016 The Apache Software Foundation. All rights reserved.