public class ContainerAllocatorEvent extends AbstractEvent<ContainerAllocator.EventType>
Constructor and Description |
---|
ContainerAllocatorEvent(TaskAttemptId attemptID,
ContainerAllocator.EventType type) |
Modifier and Type | Method and Description |
---|---|
TaskAttemptId |
getAttemptID() |
getTimestamp, getType, toString
public ContainerAllocatorEvent(TaskAttemptId attemptID, ContainerAllocator.EventType type)
public TaskAttemptId getAttemptID()
Copyright © 2013 Apache Software Foundation. All rights reserved.