Package | Description |
---|---|
org.apache.hadoop.yarn.server.resourcemanager.placement |
Modifier and Type | Method and Description |
---|---|
static UserGroupMappingPlacementRule.QueueMapping.MappingType |
UserGroupMappingPlacementRule.QueueMapping.MappingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserGroupMappingPlacementRule.QueueMapping.MappingType[] |
UserGroupMappingPlacementRule.QueueMapping.MappingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
UserGroupMappingPlacementRule.QueueMapping(UserGroupMappingPlacementRule.QueueMapping.MappingType type,
String source,
String queue) |
Copyright © 2022 Apache Software Foundation. All rights reserved.