Uses of Class
org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoRequest
Packages that use GetQueueInfoRequest
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 GetQueueInfoRequest in org.apache.hadoop.yarn.api
Methods in org.apache.hadoop.yarn.api with parameters of type GetQueueInfoRequestModifier and TypeMethodDescriptionApplicationClientProtocol.getQueueInfo(GetQueueInfoRequest request) The interface used by clients to get information about queues from theResourceManager. -
Uses of GetQueueInfoRequest in org.apache.hadoop.yarn.api.protocolrecords
Methods in org.apache.hadoop.yarn.api.protocolrecords that return GetQueueInfoRequestModifier and TypeMethodDescriptionstatic GetQueueInfoRequestGetQueueInfoRequest.newInstance(String queueName, boolean includeApplications, boolean includeChildQueues, boolean recursive) static GetQueueInfoRequestGetQueueInfoRequest.newInstance(String queueName, boolean includeApplications, boolean includeChildQueues, boolean recursive, String subClusterId)