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, getTaskAttemptIDpublic TaskAttemptEventSchedule(TezTaskAttemptID id, int lowLimit, int highLimit)
Copyright © 2021 Apache Software Foundation. All rights reserved.