Uses of Enum Class
org.apache.hadoop.registry.server.services.RegistryAdminService.PurgePolicy
Packages that use RegistryAdminService.PurgePolicy
Package
Description
Basic services for the YARN registry
The
RegistryAdminService
extends the shared YARN Registry client with registry setup and
(potentially asynchronous) administrative actions.-
Uses of RegistryAdminService.PurgePolicy in org.apache.hadoop.registry.server.services
Methods in org.apache.hadoop.registry.server.services that return RegistryAdminService.PurgePolicyModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static RegistryAdminService.PurgePolicy[]RegistryAdminService.PurgePolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.