Uses of Class
org.apache.flink.core.fs.local.LocalFileSystem
-
Packages that use LocalFileSystem Package Description org.apache.flink.core.fs.local -
-
Uses of LocalFileSystem in org.apache.flink.core.fs.local
Methods in org.apache.flink.core.fs.local that return LocalFileSystem Modifier and Type Method Description static LocalFileSystemLocalFileSystem. getSharedInstance()Gets the shared instance of this file system.Constructors in org.apache.flink.core.fs.local with parameters of type LocalFileSystem Constructor Description LocalRecoverableWriter(LocalFileSystem fs)
-