| 限定符和类型 | 方法和说明 |
|---|---|
void |
OperatorCoordinatorHolder.lazyInitialize(GlobalFailureHandler globalFailureHandler,
org.apache.flink.runtime.concurrent.ComponentMainThreadExecutor mainThreadExecutor) |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
SchedulerNG
Interface for scheduling Flink jobs.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
DefaultScheduler
The future default scheduler.
|
class |
SchedulerBase
Base class which can be used to implement
SchedulerNG. |
| 构造器和说明 |
|---|
DefaultOperatorCoordinatorHandler(ExecutionGraph executionGraph,
GlobalFailureHandler globalFailureHandler) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AdaptiveScheduler
A
SchedulerNG implementation that uses the declarative resource management and
automatically adapts the parallelism in case not enough resource could be acquired to run at the
configured parallelism, as described in FLIP-160. |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AdaptiveBatchScheduler
This scheduler decides the parallelism of JobVertex according to the data volume it consumes.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.