|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JobHistoryEvent | |
|---|---|
| org.apache.hadoop.mapreduce.jobhistory | |
| org.apache.hadoop.mapreduce.v2.app | |
| Uses of JobHistoryEvent in org.apache.hadoop.mapreduce.jobhistory |
|---|
| Fields in org.apache.hadoop.mapreduce.jobhistory with type parameters of type JobHistoryEvent | |
|---|---|
protected BlockingQueue<JobHistoryEvent> |
JobHistoryEventHandler.eventQueue
|
| Methods in org.apache.hadoop.mapreduce.jobhistory with parameters of type JobHistoryEvent | |
|---|---|
void |
JobHistoryEventHandler.handle(JobHistoryEvent event)
|
void |
JobHistoryEventHandler.handleEvent(JobHistoryEvent event)
|
| Uses of JobHistoryEvent in org.apache.hadoop.mapreduce.v2.app |
|---|
| Methods in org.apache.hadoop.mapreduce.v2.app that return types with arguments of type JobHistoryEvent | |
|---|---|
protected org.apache.hadoop.yarn.event.EventHandler<JobHistoryEvent> |
MRAppMaster.createJobHistoryHandler(AppContext context)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||