Uses of Class
org.apache.hadoop.yarn.api.protocolrecords.UpdateApplicationPriorityResponse
Packages that use UpdateApplicationPriorityResponse
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 UpdateApplicationPriorityResponse in org.apache.hadoop.yarn.api
Methods in org.apache.hadoop.yarn.api that return UpdateApplicationPriorityResponseModifier and TypeMethodDescriptionApplicationClientProtocol.updateApplicationPriority(UpdateApplicationPriorityRequest request) The interface used by client to set priority of an application. -
Uses of UpdateApplicationPriorityResponse in org.apache.hadoop.yarn.api.protocolrecords
Methods in org.apache.hadoop.yarn.api.protocolrecords that return UpdateApplicationPriorityResponseModifier and TypeMethodDescriptionUpdateApplicationPriorityResponse.newInstance(Priority priority)