public static interface InnerNode.Factory<N extends org.apache.hadoop.net.InnerNode>
Modifier and Type | Method and Description |
---|---|
N |
newInnerNode(String path)
Construct an InnerNode from a path-like string
|
Copyright © 2022 Apache Software Foundation. All rights reserved.