T - type resolved to@FunctionalInterface
public static interface FsLinkResolution.FsLinkResolutionFunction<T>
| Modifier and Type | Method | Description |
|---|---|---|
T |
apply(AbstractFileSystem fs,
Path path) |
T apply(AbstractFileSystem fs, Path path) throws java.io.IOException, UnresolvedLinkException
fs - filesystem to resolve against.path - path to resolveUnresolvedLinkException - link resolution failurejava.io.IOException - other IO failure.Copyright © 2008–2025 Apache Software Foundation. All rights reserved.