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
PersistentNodeA persistent node is a node that attempts to stay present in ZooKeeper, even through connection and session interruptions.Listener for changes to a PersistentNodeManages aPersistentNodethat usesCreateMode.PERSISTENT_WITH_TTL.
PersistentNode