Package org.apache.curator.framework.recipes.nodes
package org.apache.curator.framework.recipes.nodes
-
ClassDescriptionGroup membership management.Deprecated.Deprecated.This has been replaced with the more general
PersistentNode
A persistent node is a node that attempts to stay present in ZooKeeper, even through connection and session interruptions.Listener for changes to a PersistentNodeManages aPersistentNode
that usesCreateMode.CONTAINER
.
PersistentNode