Generated by
JDiff

Class org.apache.hadoop.yarn.client.api.TimelineClient

The superclass changed from org.apache.hadoop.service.AbstractService to org.apache.hadoop.service.CompositeService.
Added interface java.io.Flushable.

Added Methods
void putDomain(ApplicationAttemptId, TimelineDomain)

Send the information of a domain to the timeline server.

TimelinePutResponse putEntities(ApplicationAttemptId, TimelineEntityGroupId, TimelineEntity[])

Send the information of a number of conceptual entities to the timeline server.