| Package | Description |
|---|---|
| org.apache.accumulo.fate.zookeeper |
| Modifier and Type | Method and Description |
|---|---|
static ZooUtil.NodeMissingPolicy |
ZooUtil.NodeMissingPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ZooUtil.NodeMissingPolicy[] |
ZooUtil.NodeMissingPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ZooReaderWriter.recursiveDelete(String zPath,
ZooUtil.NodeMissingPolicy policy) |
void |
IZooReaderWriter.recursiveDelete(String zPath,
ZooUtil.NodeMissingPolicy policy) |
Copyright © 2011–2017 The Apache Software Foundation. All rights reserved.