| Package | Description |
|---|---|
| org.apache.curator.framework.recipes.nodes |
| Modifier and Type | Method | Description |
|---|---|---|
static PersistentEphemeralNode.Mode |
PersistentEphemeralNode.Mode.valueOf(java.lang.String name) |
Deprecated.
Returns the enum constant of this type with the specified name.
|
static PersistentEphemeralNode.Mode[] |
PersistentEphemeralNode.Mode.values() |
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor | Description |
|---|---|
PersistentEphemeralNode(org.apache.curator.framework.CuratorFramework client,
PersistentEphemeralNode.Mode mode,
java.lang.String basePath,
byte[] initData) |
Deprecated.
|
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.