Package org.apache.flink.core.fs.local
-
Class Summary Class Description LocalBlockLocation Implementation of theBlockLocationinterface for a local file system.LocalDataInputStream TheLocalDataInputStreamclass is a wrapper class for a data input stream to the local file system.LocalDataOutputStream TheLocalDataOutputStreamclass is a wrapper class for a data output stream to the local file system.LocalFileStatus The classLocalFileStatusprovides an implementation of theFileStatusinterface for the local file system.LocalFileSystem The classLocalFileSystemis an implementation of theFileSysteminterface for the local file system of the machine where the JVM runs.LocalFileSystemFactory A factory for theLocalFileSystem.LocalRecoverableFsDataOutputStream ARecoverableFsDataOutputStreamfor theLocalFileSystem.LocalRecoverableWriter ARecoverableWriterfor theLocalFileSystem.