public static class InodeTree.INodeLink<T>
extends java.lang.Object
| Modifier and Type | Method | Description |
|---|---|---|
T |
getTargetFileSystem() |
Get the instance of FileSystem to use, creating one if needed.
|
Path |
getTargetLink() |
Get the target of the link.
|
public Path getTargetLink()
public T getTargetFileSystem() throws java.io.IOException
java.io.IOException - raised on errors performing I/O.Copyright © 2008–2025 Apache Software Foundation. All rights reserved.