| Package | Description |
|---|---|
| org.apache.flink.runtime.taskexecutor | |
| org.apache.flink.runtime.taskexecutor.slot |
| Modifier and Type | Method and Description |
|---|---|
SlotAllocationSnapshotPersistenceService |
TaskManagerServices.getSlotAllocationSnapshotPersistenceService() |
| Modifier and Type | Class and Description |
|---|---|
class |
FileSlotAllocationSnapshotPersistenceService
File based
SlotAllocationSnapshotPersistenceService that persists the SlotAllocationSnapshot as local files. |
class |
NoOpSlotAllocationSnapshotPersistenceService
SlotAllocationSnapshotPersistenceService that does nothing. |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.