public class TaskAttemptEventInfo extends Object
| Constructor and Description |
|---|
TaskAttemptEventInfo(int nextFromEventId,
List<TezEvent> events,
int nextPreRoutedEventId) |
| Modifier and Type | Method and Description |
|---|---|
List<TezEvent> |
getEvents() |
int |
getNextFromEventId() |
int |
getNextPreRoutedFromEventId() |
Copyright © 2021 Apache Software Foundation. All rights reserved.