| Package | Description |
|---|---|
| alluxio.master | |
| alluxio.master.job | |
| alluxio.master.job.tracker | |
| alluxio.master.job.workflow |
| Modifier and Type | Method and Description |
|---|---|
JobMaster |
AlluxioJobMasterProcess.getJobMaster() |
| Constructor and Description |
|---|
JobMasterClientServiceHandler(JobMaster jobMaster)
Creates a new instance of
JobMasterClientRestServiceHandler. |
JobMasterWorkerServiceHandler(JobMaster JobMaster)
Creates a new instance of
JobMasterWorkerServiceHandler. |
| Modifier and Type | Field and Description |
|---|---|
protected JobMaster |
CmdRunAttempt.mJobMaster |
protected JobMaster |
AbstractCmdRunner.mJobMaster |
| Constructor and Description |
|---|
AbstractCmdRunner(FileSystemContext fsContext,
JobMaster jobMaster) |
CmdJobTracker(FileSystemContext fsContext,
JobMaster jobMaster)
Create a new instance of
CmdJobTracker. |
CmdRunAttempt(RetryPolicy retryPolicy,
JobMaster jobMaster) |
DistLoadCliRunner(FileSystemContext fsContext,
JobMaster jobMaster)
constructor.
|
MigrateCliRunner(FileSystemContext fsContext,
JobMaster jobMaster)
constructor.
|
PersistRunner(FileSystemContext fsContext,
JobMaster jobMaster)
constructor.
|
| Constructor and Description |
|---|
WorkflowTracker(JobMaster jobMaster)
Constructor for
WorkflowTracker. |
Copyright © 2023. All Rights Reserved.