Package | Description |
---|---|
org.apache.flink.core.fs | |
org.apache.flink.runtime.state.filesystem |
Modifier and Type | Class and Description |
---|---|
class |
ByteBufferReadableClosingFSDataInputStream
A
ClosingFSDataInputStream which is ByteBufferReadable . |
class |
ClosingFSDataInputStream
This class is a
WrappingProxy for FSDataInputStream that is
used to implement a safety net against unclosed streams. |
Modifier and Type | Class and Description |
---|---|
class |
FsSegmentDataInputStream
This class is a
WrappingProxy for FSDataInputStream that is
used to read from a file segment. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.