Uses of Class
org.apache.hadoop.yarn.client.api.TimelineV2Client
Packages that use TimelineV2Client
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of TimelineV2Client in org.apache.hadoop.yarn.client.api
Methods in org.apache.hadoop.yarn.client.api that return TimelineV2ClientModifier and TypeMethodDescriptionstatic TimelineV2ClientTimelineV2Client.createTimelineClient(org.apache.hadoop.yarn.api.records.ApplicationId appId) Creates an instance of the timeline v.2 client. -
Uses of TimelineV2Client in org.apache.hadoop.yarn.client.api.impl
Subclasses of TimelineV2Client in org.apache.hadoop.yarn.client.api.implModifier and TypeClassDescriptionclassImplementation of timeline v2 client interface.