Uses of Enum Class
org.apache.pulsar.broker.resourcegroup.ResourceGroupService.ResourceGroupOpStatus
Packages that use ResourceGroupService.ResourceGroupOpStatus
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of ResourceGroupService.ResourceGroupOpStatus in org.apache.pulsar.broker.resourcegroup
Methods in org.apache.pulsar.broker.resourcegroup that return ResourceGroupService.ResourceGroupOpStatusModifier and TypeMethodDescriptionResourceGroup.registerUsage(String name, ResourceGroup.ResourceGroupRefTypes refType, boolean ref, ResourceUsageTransportManager transportManager) Returns the enum constant of this class with the specified name.ResourceGroupService.ResourceGroupOpStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.