Uses of Class
org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoResponse
Packages that use GetQueueInfoResponse
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 GetQueueInfoResponse in org.apache.hadoop.yarn.api
Methods in org.apache.hadoop.yarn.api that return GetQueueInfoResponseModifier and TypeMethodDescriptionApplicationClientProtocol.getQueueInfo(GetQueueInfoRequest request) The interface used by clients to get information about queues from theResourceManager. -
Uses of GetQueueInfoResponse in org.apache.hadoop.yarn.api.protocolrecords
Methods in org.apache.hadoop.yarn.api.protocolrecords that return GetQueueInfoResponseModifier and TypeMethodDescriptionstatic GetQueueInfoResponseGetQueueInfoResponse.newInstance(QueueInfo queueInfo)