Uses of Interface
org.apache.hadoop.yarn.api.ApplicationBaseProtocol
Packages that use ApplicationBaseProtocol
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of ApplicationBaseProtocol in org.apache.hadoop.yarn.api
Subinterfaces of ApplicationBaseProtocol in org.apache.hadoop.yarn.apiModifier and TypeInterfaceDescriptioninterfaceThe protocol between clients and theResourceManagerto submit/abort jobs and to get information on applications, cluster metrics, nodes, queues and ACLs.interfaceThe protocol between clients and theApplicationHistoryServerto get the information of completed applications etc.