| Package | Description |
|---|---|
| org.apache.curator.framework.recipes.nodes |
| Class | Description |
|---|---|
| PersistentEphemeralNode |
Deprecated.
This has been replaced with the more general
PersistentNode |
| PersistentEphemeralNode.Mode |
Deprecated.
This has been replaced with the more general
PersistentNode |
| PersistentNode |
A persistent node is a node that attempts to stay present in
ZooKeeper, even through connection and session interruptions.
|
| PersistentNodeListener |
Listener for changes to a PersistentNode
|
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.