public class RMAppAttemptContainerAllocatedEvent extends RMAppAttemptEvent
| Constructor and Description |
|---|
RMAppAttemptContainerAllocatedEvent(ApplicationAttemptId appAttemptId,
Container container) |
| Modifier and Type | Method and Description |
|---|---|
Container |
getContainer() |
getApplicationAttemptIdgetTimestamp, getType, toStringpublic RMAppAttemptContainerAllocatedEvent(ApplicationAttemptId appAttemptId, Container container)
public Container getContainer()
Copyright © 2013 Apache Software Foundation. All rights reserved.