Uses of Enum Class
org.apache.pulsar.broker.loadbalance.extensions.models.SplitDecision.Label
Packages that use SplitDecision.Label
-
Uses of SplitDecision.Label in org.apache.pulsar.broker.loadbalance.extensions.models
Methods in org.apache.pulsar.broker.loadbalance.extensions.models that return SplitDecision.LabelModifier and TypeMethodDescriptionstatic SplitDecision.LabelReturns the enum constant of this class with the specified name.static SplitDecision.Label[]SplitDecision.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 SplitDecision.LabelModifier and TypeMethodDescriptionvoidSplitCounter.update(SplitDecision.Label label, SplitDecision.Reason reason)