Package org.apache.hadoop.fs.viewfs
Class InodeTree.MountPoint<T>
java.lang.Object
org.apache.hadoop.fs.viewfs.InodeTree.MountPoint<T>
-
Method Summary
Modifier and TypeMethodDescriptionReturns the source of mount point.Returns the target INode link.
-
Method Details
-
getSource
Returns the source of mount point.- Returns:
- The source
-
getTarget
Returns the target INode link.- Returns:
- The target INode link
-