Package org.apache.curator.framework.recipes.nodes
-
Interface Summary Interface Description PersistentNodeListener Listener for changes to a PersistentNode -
Class Summary Class Description GroupMember Group membership management.PersistentEphemeralNode Deprecated. This has been replaced with the more generalPersistentNodePersistentNode A persistent node is a node that attempts to stay present in ZooKeeper, even through connection and session interruptions.PersistentTtlNode Manages aPersistentNodethat usesCreateMode.CONTAINER. -
Enum Summary Enum Description PersistentEphemeralNode.Mode Deprecated. This has been replaced with the more generalPersistentNode