Uses of Class
org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManagerBuilder
Packages that use FileMergingSnapshotManagerBuilder
-
Uses of FileMergingSnapshotManagerBuilder in org.apache.flink.runtime.checkpoint.filemerging
Methods in org.apache.flink.runtime.checkpoint.filemerging that return FileMergingSnapshotManagerBuilderModifier and TypeMethodDescriptionFileMergingSnapshotManagerBuilder.setFilePoolType(PhysicalFilePool.Type filePoolType) Set the type of physical file pool.FileMergingSnapshotManagerBuilder.setIOExecutor(Executor ioExecutor) Set the executor for io operation in manager.FileMergingSnapshotManagerBuilder.setMaxFileSize(long maxFileSize) Set the max file size.FileMergingSnapshotManagerBuilder.setMaxSpaceAmplification(float amplification) FileMergingSnapshotManagerBuilder.setMetricGroup(TaskManagerJobMetricGroup metricGroup)