| Package | Description |
|---|---|
| org.apache.flink.runtime.scheduler |
| Modifier and Type | Field and Description |
|---|---|
protected ExecutionVertexVersioner |
SchedulerBase.executionVertexVersioner |
| Constructor and Description |
|---|
SchedulerBase(org.slf4j.Logger log,
JobGraph jobGraph,
Executor ioExecutor,
org.apache.flink.configuration.Configuration jobMasterConfiguration,
ClassLoader userCodeLoader,
CheckpointRecoveryFactory checkpointRecoveryFactory,
JobManagerJobMetricGroup jobManagerJobMetricGroup,
ExecutionVertexVersioner executionVertexVersioner,
long initializationTimestamp,
ComponentMainThreadExecutor mainThreadExecutor,
JobStatusListener jobStatusListener,
ExecutionGraphFactory executionGraphFactory) |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.