Uses of Enum Class
org.apache.hadoop.yarn.security.PrivilegedEntity.EntityType
Packages that use PrivilegedEntity.EntityType
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of PrivilegedEntity.EntityType in org.apache.hadoop.yarn.security
Methods in org.apache.hadoop.yarn.security that return PrivilegedEntity.EntityTypeModifier and TypeMethodDescriptionstatic PrivilegedEntity.EntityTypeReturns the enum constant of this class with the specified name.static PrivilegedEntity.EntityType[]PrivilegedEntity.EntityType.values()Returns an array containing the constants of this enum class, in the order they are declared.