Uses of Class
org.apache.flink.runtime.checkpoint.filemerging.FileMergingSnapshotManagerBuilder
-
Packages that use FileMergingSnapshotManagerBuilder Package Description org.apache.flink.runtime.checkpoint.filemerging -
-
Uses of FileMergingSnapshotManagerBuilder in org.apache.flink.runtime.checkpoint.filemerging
Methods in org.apache.flink.runtime.checkpoint.filemerging that return FileMergingSnapshotManagerBuilder Modifier and Type Method Description FileMergingSnapshotManagerBuilderFileMergingSnapshotManagerBuilder. setIOExecutor(Executor ioExecutor)Set the executor for io operation in manager.
-