Package | Description |
---|---|
alluxio.master.file.loadmanager |
Modifier and Type | Method and Description |
---|---|
static LoadJob |
LoadJob.fromJournalEntry(Job.LoadJobEntry loadJobEntry)
Get journal entry of the job.
|
Modifier and Type | Method and Description |
---|---|
Map<String,LoadJob> |
LoadManager.getLoadJobs()
Get load jobs.
|
Modifier and Type | Method and Description |
---|---|
boolean |
LoadManager.submitLoad(LoadJob loadJob)
Submit a load job.
|
Copyright © 2023. All Rights Reserved.