| Package | Description |
|---|---|
| org.apache.flink.runtime.checkpoint.filemerging |
| Modifier and Type | Class and Description |
|---|---|
class |
BlockingPhysicalFilePool
A Blocking
PhysicalFilePool which may block when polling physical files. |
class |
NonBlockingPhysicalFilePool
A Non-Blocking
PhysicalFilePool which will always provide usable physical file without
blocking. |
| Modifier and Type | Method and Description |
|---|---|
protected PhysicalFilePool |
FileMergingSnapshotManagerBase.createPhysicalPool()
Create physical pool by filePoolType.
|
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.