| Package | Description | 
|---|---|
| org.apache.zookeeper.server.watch | 
| Modifier and Type | Method and Description | 
|---|---|
static PathParentIterator | 
PathParentIterator.forAll(String path)
Return a new PathParentIterator that iterates from the
 given path to all parents. 
 | 
static PathParentIterator | 
PathParentIterator.forPathOnly(String path)
Return a new PathParentIterator that only returns the given path - i.e. 
 | 
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.