| 接口 | 说明 |
|---|---|
| FileIO |
File IO to read and write file.
|
| FileIOLoader |
Loader to load
FileIO. |
| FileStatus |
Interface that represents the client side information for a file independent of the file system.
|
| PluginFileIO.Func<T> |
Apply function with wrapping classloader.
|
| 类 | 说明 |
|---|---|
| FileIOUtils |
Utils for
FileIO. |
| Path |
Names a file or directory in a
FileIO. |
| PluginFileIO |
A
FileIO for plugin jar. |
| PositionOutputStream |
PositionOutputStream provides position methods. |
| PositionOutputStreamWrapper |
Wrap a
PositionOutputStream. |
| SeekableInputStream |
SeekableInputStream provides seek methods. |
| SeekableInputStreamWrapper |
Wrap a
SeekableInputStream. |
| 异常错误 | 说明 |
|---|---|
| UnsupportedSchemeException |
An exception to indicate that a specific file system scheme is not supported.
|
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.