| Package | Description | 
|---|---|
| org.apache.hadoop.mapreduce.v2.app.job.event | |
| org.apache.hadoop.mapreduce.v2.app.job.impl | 
| Modifier and Type | Method and Description | 
|---|---|
| static JobEventType | JobEventType. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static JobEventType[] | JobEventType. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Constructor and Description | 
|---|
| JobEvent(org.apache.hadoop.mapreduce.v2.api.records.JobId jobID,
        JobEventType type) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected static org.apache.hadoop.yarn.state.StateMachineFactory<JobImpl,JobStateInternal,JobEventType,JobEvent> | JobImpl. stateMachineFactory | 
| Modifier and Type | Method and Description | 
|---|---|
| protected org.apache.hadoop.yarn.state.StateMachine<JobStateInternal,JobEventType,JobEvent> | JobImpl. getStateMachine() | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.