Uses of Interface
org.apache.flink.core.fs.PathsCopyingFileSystem
-
Packages that use PathsCopyingFileSystem Package Description org.apache.flink.core.fs -
-
Uses of PathsCopyingFileSystem in org.apache.flink.core.fs
Classes in org.apache.flink.core.fs that implement PathsCopyingFileSystem Modifier and Type Class Description classSafetyNetWrapperFileSystemThis is aWrappingProxyaroundFileSystemwhich (i) wraps all opened streams asClosingFSDataInputStreamorClosingFSDataOutputStreamand (ii) registers them to aSafetyNetCloseableRegistry.
-