Package org.apache.flink.state.forst.fs
-
Class Summary Class Description ByteBufferReadableFSDataInputStream AFSDataInputStreamdelegates requests to other one and supports reading data withByteBuffer.ByteBufferWritableFSDataOutputStream AFSDataOutputStreamdelegates requests to other one and supports writing data withByteBuffer.ForStFileStatus A wrapper ofFileStatusjust for ForSt.ForStFileSystemTrackingCreatedDirDecorator A decorator ofForStFlinkFileSystemto adapt ForSt to the underlying FileSystems which are implemented with incomplete mkdir(), i.e., such FileSystem implementation does not actually create the directory when mkdir() completes.ForStFileSystemUtils Utils for ForStFileSystem.ForStFlinkFileSystem AFileSystemdelegates some requests to file system loaded by Flink FileSystem mechanism.ForStFlinkFileSystem.FileStatusWrapper StringifiedForStFileSystem AForStFlinkFileSystemstringifies all the parameters of all methods.