Uses of Class
org.apache.hadoop.yarn.server.api.protocolrecords.GetTimelineCollectorContextResponse
Packages that use GetTimelineCollectorContextResponse
Package
Description
-
Uses of GetTimelineCollectorContextResponse in org.apache.hadoop.yarn.server.api
Methods in org.apache.hadoop.yarn.server.api that return GetTimelineCollectorContextResponseModifier and TypeMethodDescriptionCollectorNodemanagerProtocol.getTimelineCollectorContext(GetTimelineCollectorContextRequest request) The collector needs to get the context information including user, flow and flow run ID to associate with every incoming put-entity requests. -
Uses of GetTimelineCollectorContextResponse in org.apache.hadoop.yarn.server.api.impl.pb.client
Methods in org.apache.hadoop.yarn.server.api.impl.pb.client that return GetTimelineCollectorContextResponseModifier and TypeMethodDescriptionCollectorNodemanagerProtocolPBClientImpl.getTimelineCollectorContext(GetTimelineCollectorContextRequest request) -
Uses of GetTimelineCollectorContextResponse in org.apache.hadoop.yarn.server.api.protocolrecords
Methods in org.apache.hadoop.yarn.server.api.protocolrecords that return GetTimelineCollectorContextResponseModifier and TypeMethodDescriptionGetTimelineCollectorContextResponse.newInstance(String userId, String flowName, String flowVersion, long flowRunId) -
Uses of GetTimelineCollectorContextResponse in org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb