| Package | Description |
|---|---|
| alluxio.scheduler.job |
| Modifier and Type | Method and Description |
|---|---|
Job<?> |
JobFactory.create() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<Job<?>> |
JobMetaStore.getJobs() |
| Modifier and Type | Method and Description |
|---|---|
void |
JobMetaStore.updateJob(Job<?> job)
Update existing job in the meta store with the new job.
|
void |
Job.updateJob(Job<?> job)
update job configs.
|
Copyright © 2024. All Rights Reserved.