Package | Description |
---|---|
org.apache.curator.framework.recipes.nodes |
Class and 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.
|
Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.