Modifier and Type | Method and Description |
---|---|
RunningJobsRegistry.JobSchedulingStatus |
FsNegativeRunningJobsRegistry.getJobSchedulingStatus(JobID jobID) |
RunningJobsRegistry.JobSchedulingStatus |
RunningJobsRegistry.getJobSchedulingStatus(JobID jobID)
Gets the scheduling status of a job.
|
static RunningJobsRegistry.JobSchedulingStatus |
RunningJobsRegistry.JobSchedulingStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RunningJobsRegistry.JobSchedulingStatus[] |
RunningJobsRegistry.JobSchedulingStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
RunningJobsRegistry.JobSchedulingStatus |
StandaloneRunningJobsRegistry.getJobSchedulingStatus(JobID jobID) |
Modifier and Type | Method and Description |
---|---|
RunningJobsRegistry.JobSchedulingStatus |
ZooKeeperRunningJobsRegistry.getJobSchedulingStatus(JobID jobID) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.