| 程序包 | 说明 |
|---|---|
| org.apache.paimon.fs | |
| org.apache.paimon.fs.hadoop | |
| org.apache.paimon.fs.local |
| 限定符和类型 | 类和说明 |
|---|---|
class |
SeekableInputStreamWrapper
Wrap a
SeekableInputStream. |
| 限定符和类型 | 字段和说明 |
|---|---|
protected SeekableInputStream |
SeekableInputStreamWrapper.in |
| 限定符和类型 | 方法和说明 |
|---|---|
SeekableInputStream |
FileIO.newInputStream(Path path)
Opens an SeekableInputStream at the indicated Path.
|
SeekableInputStream |
PluginFileIO.newInputStream(Path path) |
| 构造器和说明 |
|---|
SeekableInputStreamWrapper(SeekableInputStream in) |
| 限定符和类型 | 方法和说明 |
|---|---|
SeekableInputStream |
HadoopFileIO.newInputStream(Path path) |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
LocalFileIO.LocalSeekableInputStream
Local
SeekableInputStream. |
| 限定符和类型 | 方法和说明 |
|---|---|
SeekableInputStream |
LocalFileIO.newInputStream(Path path) |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.