Uses of Enum Class
org.apache.pulsar.broker.loadbalance.extensions.channel.ServiceUnitStateChannelImpl.EventType
Packages that use ServiceUnitStateChannelImpl.EventType
-
Uses of ServiceUnitStateChannelImpl.EventType in org.apache.pulsar.broker.loadbalance.extensions.channel
Methods in org.apache.pulsar.broker.loadbalance.extensions.channel that return ServiceUnitStateChannelImpl.EventTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.ServiceUnitStateChannelImpl.EventType.values()Returns an array containing the constants of this enum class, in the order they are declared.