public class TaskAttemptEventSchedule extends TaskAttemptEvent
| Constructor and Description |
|---|
TaskAttemptEventSchedule(TezTaskAttemptID id,
int lowLimit,
int highLimit) |
| Modifier and Type | Method and Description |
|---|---|
int |
getPriorityHighLimit() |
int |
getPriorityLowLimit() |
getSerializingHash, getTaskAttemptIDgetTimestamp, getType, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetTaskIDgetVertexIDgetDAGIDgetApplicationIdpublic TaskAttemptEventSchedule(TezTaskAttemptID id, int lowLimit, int highLimit)
Copyright © 2022 Apache Software Foundation. All rights reserved.