| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.client.api | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract TimelinePutResponse | TimelineClient. putEntities(ApplicationAttemptId appAttemptId,
           TimelineEntityGroupId groupId,
           TimelineEntity... entities)
 Send the information of a number of conceptual entities to the timeline
 server. | 
| abstract TimelinePutResponse | TimelineClient. putEntities(TimelineEntity... entities)
 Send the information of a number of conceptual entities to the timeline
 server. | 
Copyright © 2023 Apache Software Foundation. All rights reserved.