Uses of Class
org.apache.hadoop.yarn.client.api.AHSClient
Packages that use AHSClient
-
Uses of AHSClient in org.apache.hadoop.yarn.client.api
Methods in org.apache.hadoop.yarn.client.api that return AHSClientModifier and TypeMethodDescriptionstatic AHSClientAHSClient.createAHSClient()Create a new instance of AHSClient.static AHSClientAHSClient.createAHSv2Client() -
Uses of AHSClient in org.apache.hadoop.yarn.client.api.impl
Subclasses of AHSClient in org.apache.hadoop.yarn.client.api.implModifier and TypeClassDescriptionclassclassThis class provides Application History client implementation which uses ATS v2 as backend.Fields in org.apache.hadoop.yarn.client.api.impl declared as AHSClient