Interface ZooInspectorNodeManager

    • Method Detail

      • setData

        boolean setData​(java.lang.String nodePath,
                        java.lang.String data)
        Parameters:
        nodePath - - the path to the node on which to set the data
        data - - the data to set on the this node
        Returns:
        true if the data for the node was successfully updated