| Package | Description |
|---|---|
| org.apache.flink.runtime.scheduler | |
| org.apache.flink.runtime.scheduler.adaptive |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultScheduler
The future default scheduler.
|
class |
SchedulerBase
Base class which can be used to implement
SchedulerNG. |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<String> |
AdaptiveScheduler.goToStopWithSavepoint(ExecutionGraph executionGraph,
ExecutionGraphHandler executionGraphHandler,
OperatorCoordinatorHandler operatorCoordinatorHandler,
CheckpointScheduling checkpointScheduling,
CompletableFuture<String> savepointFuture) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.