Package | Description |
---|---|
org.apache.hadoop.mapreduce.v2.app.job.event | |
org.apache.hadoop.mapreduce.v2.app.job.impl | |
org.apache.hadoop.mapreduce.v2.app.rm |
Modifier and Type | Class and Description |
---|---|
class |
TaskAttemptContainerAssignedEvent |
class |
TaskAttemptContainerLaunchedEvent |
class |
TaskAttemptDiagnosticsUpdateEvent |
class |
TaskAttemptKillEvent |
class |
TaskAttemptRecoverEvent |
class |
TaskAttemptStatusUpdateEvent |
Modifier and Type | Method and Description |
---|---|
void |
TaskAttemptImpl.handle(TaskAttemptEvent event) |
Modifier and Type | Method and Description |
---|---|
TaskAttemptEvent |
RMContainerAllocator.createContainerFinishedEvent(ContainerStatus cont,
TaskAttemptId attemptID) |
Copyright © 2013 Apache Software Foundation. All rights reserved.