Uses of Class
org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse
Packages that use TimelinePutResponse
-
Uses of TimelinePutResponse in org.apache.hadoop.yarn.client.api
Methods in org.apache.hadoop.yarn.client.api that return TimelinePutResponseModifier and TypeMethodDescriptionabstract TimelinePutResponseTimelineClient.putEntities(ApplicationAttemptId appAttemptId, TimelineEntityGroupId groupId, TimelineEntity... entities) Send the information of a number of conceptual entities to the timeline server.abstract TimelinePutResponseTimelineClient.putEntities(TimelineEntity... entities) Send the information of a number of conceptual entities to the timeline server.