Uses of Enum Class
org.apache.pulsar.broker.resourcegroup.ResourceGroupService.ResourceGroupUsageStatsType
Packages that use ResourceGroupService.ResourceGroupUsageStatsType
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of ResourceGroupService.ResourceGroupUsageStatsType in org.apache.pulsar.broker.resourcegroup
Methods in org.apache.pulsar.broker.resourcegroup that return ResourceGroupService.ResourceGroupUsageStatsTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.ResourceGroupService.ResourceGroupUsageStatsType.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 ResourceGroupService.ResourceGroupUsageStatsTypeModifier and TypeMethodDescriptionprotected ResourceGroup.BytesAndMessagesCountResourceGroupService.getRGUsage(String rgName, ResourceGroup.ResourceGroupMonitoringClass monClass, ResourceGroupService.ResourceGroupUsageStatsType statsType)