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