- Enclosing class:
- org.apache.hadoop.fs.viewfs.InodeTree<T>
public static class InodeTree.ResolveResult<T>
extends Object
Resolve returns ResolveResult.
The caller can continue the resolution of the remainingPath
in the targetFileSystem.
If the input pathname leads to link to another file system then
the targetFileSystem is the one denoted by the link (except it is
file system chrooted to link target.
If the input pathname leads to an internal mount-table entry then
the target file system is one that represents the internal inode.