| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.api.records.timelineservice | Package org.apache.hadoop.yarn.api.records.timelineservice contains classes
 which define the data model for ATSv2. | 
| Modifier and Type | Method and Description | 
|---|---|
| static TimelineEvent | ApplicationEntity. getApplicationEvent(TimelineEntity te,
                   String eventId) | 
| Modifier and Type | Method and Description | 
|---|---|
| NavigableSet<TimelineEvent> | TimelineEntity. getEvents() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | TimelineEntity. addEvent(TimelineEvent event) | 
| int | TimelineEvent. compareTo(TimelineEvent other) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | TimelineEntity. addEvents(Set<TimelineEvent> entityEvents) | 
| void | TimelineEntity. setEvents(NavigableSet<TimelineEvent> entityEvents) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.