Uses of Enum Class
org.apache.pulsar.broker.loadbalance.extensions.models.UnloadDecision.Label
Packages that use UnloadDecision.Label
-
Uses of UnloadDecision.Label in org.apache.pulsar.broker.loadbalance.extensions.models
Methods in org.apache.pulsar.broker.loadbalance.extensions.models that return UnloadDecision.LabelModifier and TypeMethodDescriptionstatic UnloadDecision.LabelReturns the enum constant of this class with the specified name.static UnloadDecision.Label[]UnloadDecision.Label.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.pulsar.broker.loadbalance.extensions.models with parameters of type UnloadDecision.LabelModifier and TypeMethodDescriptionvoidUnloadCounter.update(UnloadDecision.Label label, UnloadDecision.Reason reason)