Uses of Interface
org.apache.flink.core.fs.LocatedFileStatus
-
Packages that use LocatedFileStatus Package Description org.apache.flink.core.fs.local -
-
Uses of LocatedFileStatus in org.apache.flink.core.fs.local
Classes in org.apache.flink.core.fs.local that implement LocatedFileStatus Modifier and Type Class Description classLocalFileStatusThe classLocalFileStatusprovides an implementation of theFileStatusinterface for the local file system.
-