Package org.apache.flink.state.forst.fs
-
Class Summary Class Description ByteBufferReadableFSDataInputStream AFSDataInputStream
delegates requests to other one and supports reading data withByteBuffer
.ByteBufferWritableFSDataOutputStream AFSDataOutputStream
delegates requests to other one and supports writing data withByteBuffer
.ForStFlinkFileSystem AFileSystem
delegates some requests to file system loaded by Flink FileSystem mechanism.