| Package | Description |
|---|---|
| org.apache.flink.runtime.checkpoint.filemerging |
| Modifier and Type | Field and Description |
|---|---|
protected PhysicalFile.PhysicalFileCreator |
PhysicalFilePool.physicalFileCreator
creator to create a physical file.
|
| Constructor and Description |
|---|
BlockingPhysicalFilePool(long maxFileSize,
PhysicalFile.PhysicalFileCreator physicalFileCreator) |
NonBlockingPhysicalFilePool(long maxFileSize,
PhysicalFile.PhysicalFileCreator physicalFileCreator) |
PhysicalFilePool(long maxFileSize,
PhysicalFile.PhysicalFileCreator physicalFileCreator) |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.