Uses of Class
org.apache.hadoop.mapreduce.QueueInfo
Packages that use QueueInfo
-
Uses of QueueInfo in org.apache.hadoop.mapred
Subclasses of QueueInfo in org.apache.hadoop.mapredModifier and TypeClassDescriptionclassClass that contains the information regarding the Job Queues which are maintained by the Hadoop Map/Reduce framework. -
Uses of QueueInfo in org.apache.hadoop.mapreduce
Methods in org.apache.hadoop.mapreduce that return QueueInfoModifier and TypeMethodDescriptionCluster.getChildQueues(String queueName) Returns immediate children of queueName.Get queue information for the specified name.Cluster.getQueues()Get all the queues in cluster.Cluster.getRootQueues()Gets the root level queues.Methods in org.apache.hadoop.mapreduce that return types with arguments of type QueueInfoMethod parameters in org.apache.hadoop.mapreduce with type arguments of type QueueInfoModifier and TypeMethodDescriptionprotected voidQueueInfo.setQueueChildren(List<QueueInfo> children)