Uses of Enum Class
org.apache.hadoop.yarn.api.records.QueueACL
Packages that use QueueACL
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of QueueACL in org.apache.hadoop.yarn.api.records
Methods in org.apache.hadoop.yarn.api.records that return QueueACLModifier and TypeMethodDescriptionstatic QueueACLReturns the enum constant of this class with the specified name.static QueueACL[]QueueACL.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.hadoop.yarn.api.records that return types with arguments of type QueueACLModifier and TypeMethodDescriptionQueueUserACLInfo.getUserAcls()Get the list ofQueueACLfor the given user.Method parameters in org.apache.hadoop.yarn.api.records with type arguments of type QueueACL