Uses of Enum Class
org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration.AbsoluteResourceType
Packages that use CapacitySchedulerConfiguration.AbsoluteResourceType
-
Uses of CapacitySchedulerConfiguration.AbsoluteResourceType in org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity
Methods in org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity that return CapacitySchedulerConfiguration.AbsoluteResourceTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.CapacitySchedulerConfiguration.AbsoluteResourceType.values()Returns an array containing the constants of this enum class, in the order they are declared.