Uses of Class
org.apache.hadoop.yarn.server.api.protocolrecords.GetTimelineCollectorContextRequest
Packages that use GetTimelineCollectorContextRequest
Package
Description
-
Uses of GetTimelineCollectorContextRequest in org.apache.hadoop.yarn.server.api
Methods in org.apache.hadoop.yarn.server.api with parameters of type GetTimelineCollectorContextRequestModifier 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 GetTimelineCollectorContextRequest in org.apache.hadoop.yarn.server.api.impl.pb.client
Methods in org.apache.hadoop.yarn.server.api.impl.pb.client with parameters of type GetTimelineCollectorContextRequestModifier and TypeMethodDescriptionCollectorNodemanagerProtocolPBClientImpl.getTimelineCollectorContext(GetTimelineCollectorContextRequest request) -
Uses of GetTimelineCollectorContextRequest in org.apache.hadoop.yarn.server.api.protocolrecords
Methods in org.apache.hadoop.yarn.server.api.protocolrecords that return GetTimelineCollectorContextRequestModifier and TypeMethodDescriptionGetTimelineCollectorContextRequest.newInstance(org.apache.hadoop.yarn.api.records.ApplicationId appId) -
Uses of GetTimelineCollectorContextRequest in org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb