| Constructor and Description | 
|---|
| TreeWalk() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected abstract Iterable<TreePath> | getChildren(TreePath path,
           long id,
           org.apache.hadoop.hdfs.server.namenode.TreeWalk.TreeIterator iterator) | 
| abstract org.apache.hadoop.hdfs.server.namenode.TreeWalk.TreeIterator | iterator() | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorprotected abstract Iterable<TreePath> getChildren(TreePath path, long id, org.apache.hadoop.hdfs.server.namenode.TreeWalk.TreeIterator iterator)
path - path to the node being explored.id - the id of the node.iterator - the TreeWalk.TreeIterator to use.Copyright © 2023 Apache Software Foundation. All rights reserved.