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