Uses of Interface
org.apache.flink.runtime.checkpoint.filemerging.PhysicalFile.PhysicalFileDeleter
Packages that use PhysicalFile.PhysicalFileDeleter
-
Uses of PhysicalFile.PhysicalFileDeleter in org.apache.flink.runtime.checkpoint.filemerging
Fields in org.apache.flink.runtime.checkpoint.filemerging declared as PhysicalFile.PhysicalFileDeleterModifier and TypeFieldDescriptionprotected PhysicalFile.PhysicalFileDeleterFileMergingSnapshotManagerBase.physicalFileDeleterConstructors in org.apache.flink.runtime.checkpoint.filemerging with parameters of type PhysicalFile.PhysicalFileDeleterModifierConstructorDescriptionPhysicalFile(org.apache.flink.core.fs.FSDataOutputStream outputStream, org.apache.flink.core.fs.Path filePath, PhysicalFile.PhysicalFileDeleter deleter, CheckpointedStateScope scope) PhysicalFile(org.apache.flink.core.fs.FSDataOutputStream outputStream, org.apache.flink.core.fs.Path filePath, PhysicalFile.PhysicalFileDeleter deleter, CheckpointedStateScope scope, boolean owned)