| Package | Description |
|---|---|
| org.apache.flink.runtime.checkpoint.filemerging |
| Modifier and Type | Method and Description |
|---|---|
FileMergingSnapshotManagerBuilder |
FileMergingSnapshotManagerBuilder.setFilePoolType(PhysicalFilePool.Type filePoolType)
Set the type of physical file pool.
|
FileMergingSnapshotManagerBuilder |
FileMergingSnapshotManagerBuilder.setIOExecutor(Executor ioExecutor)
Set the executor for io operation in manager.
|
FileMergingSnapshotManagerBuilder |
FileMergingSnapshotManagerBuilder.setMaxFileSize(long maxFileSize)
Set the max file size.
|
FileMergingSnapshotManagerBuilder |
FileMergingSnapshotManagerBuilder.setMaxSpaceAmplification(float amplification) |
FileMergingSnapshotManagerBuilder |
FileMergingSnapshotManagerBuilder.setMetricGroup(TaskManagerJobMetricGroup metricGroup) |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.