public abstract class BaseCoordinator extends Object implements Runnable
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
closed |
protected GraphManager |
graphManager |
protected JobMaster |
jobMaster |
protected JobMasterRuntimeContext |
runtimeContext |
| Constructor and Description |
|---|
BaseCoordinator(JobMaster jobMaster) |
protected final JobMaster jobMaster
protected final JobMasterRuntimeContext runtimeContext
protected final GraphManager graphManager
protected volatile boolean closed
public BaseCoordinator(JobMaster jobMaster)
Copyright © 2021. All rights reserved.