| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.api.records.timeline | Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements. | 
| org.apache.hadoop.yarn.client.api | 
| Modifier and Type | Method and Description | 
|---|---|
| static TimelineEntityGroupId | TimelineEntityGroupId. fromString(String timelineEntityGroupIdStr) | 
| static TimelineEntityGroupId | TimelineEntityGroupId. newInstance(ApplicationId applicationId,
           String id) | 
| Modifier and Type | Method and Description | 
|---|---|
| int | TimelineEntityGroupId. compareTo(TimelineEntityGroupId other) | 
| 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. | 
Copyright © 2023 Apache Software Foundation. All rights reserved.