Uses of Class
org.apache.flink.runtime.checkpoint.filemerging.LogicalFile
Packages that use LogicalFile
-
Uses of LogicalFile in org.apache.flink.runtime.checkpoint.filemerging
Fields in org.apache.flink.runtime.checkpoint.filemerging with type parameters of type LogicalFileModifier and TypeFieldDescriptionprotected TreeMap<Long,Set<LogicalFile>> FileMergingSnapshotManagerBase.uploadedStatesMethods in org.apache.flink.runtime.checkpoint.filemerging that return LogicalFileModifier and TypeMethodDescriptionprotected LogicalFileFileMergingSnapshotManagerBase.createLogicalFile(PhysicalFile physicalFile, long startOffset, long length, FileMergingSnapshotManager.SubtaskKey subtaskKey) Create a logical file on a physical file.FileMergingSnapshotManagerBase.getLogicalFile(LogicalFile.LogicalFileId fileId) Methods in org.apache.flink.runtime.checkpoint.filemerging with parameters of type LogicalFileModifier and TypeMethodDescriptionvoidFileMergingSnapshotManagerBase.discardSingleLogicalFile(LogicalFile logicalFile, long checkpointId)