| Package | Description |
|---|---|
| org.apache.hadoop.yarn.security |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Method | Description |
|---|---|---|
PrivilegedEntity.EntityType |
PrivilegedEntity.getType() |
|
static PrivilegedEntity.EntityType |
PrivilegedEntity.EntityType.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static PrivilegedEntity.EntityType[] |
PrivilegedEntity.EntityType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor | Description |
|---|---|
PrivilegedEntity(PrivilegedEntity.EntityType type,
java.lang.String name) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.