Package | Description |
---|---|
alluxio.cli.fsadmin.report | |
alluxio.client.job | |
alluxio.master.job |
Constructor and Description |
---|
JobServiceOutput(List<JobMasterStatus> allMasterStatus,
List<JobWorkerHealth> allWorkerHealth,
JobServiceSummary jobServiceSummary)
Creates a new instance of
JobServiceOutput . |
Modifier and Type | Method and Description |
---|---|
JobServiceSummary |
RetryHandlingJobMasterClient.getJobServiceSummary() |
JobServiceSummary |
JobMasterClient.getJobServiceSummary()
Gets the job service summary.
|
Modifier and Type | Method and Description |
---|---|
JobServiceSummary |
JobMaster.getSummary()
Gets summary of the job service.
|
Copyright © 2023. All Rights Reserved.