Package | Description |
---|---|
org.apache.hadoop.yarn.api |
Modifier and Type | Interface and Description |
---|---|
interface |
ApplicationClientProtocol
The protocol between clients and the
ResourceManager
to submit/abort jobs and to get information on applications, cluster metrics,
nodes, queues and ACLs. |
interface |
ApplicationHistoryProtocol
The protocol between clients and the
ApplicationHistoryServer to
get the information of completed applications etc. |
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.