| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.api.records.timeline | Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<TimelineEvents.EventsOfOneEntity> | TimelineEvents. getAllEvents()Get a list of  TimelineEvents.EventsOfOneEntityinstances | 
| Modifier and Type | Method and Description | 
|---|---|
| void | TimelineEvents. addEvent(TimelineEvents.EventsOfOneEntity eventsOfOneEntity)Add a single  TimelineEvents.EventsOfOneEntityinstance into the existing list | 
| Modifier and Type | Method and Description | 
|---|---|
| void | TimelineEvents. addEvents(List<TimelineEvents.EventsOfOneEntity> allEvents)Add a list of  TimelineEvents.EventsOfOneEntityinstances into the existing list | 
| void | TimelineEvents. setEvents(List<TimelineEvents.EventsOfOneEntity> allEvents)Set the list to the given list of  TimelineEvents.EventsOfOneEntityinstances | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.