Uses of Enum Class
org.apache.pulsar.broker.loadbalance.extensions.BrokerRegistryImpl.State
Packages that use BrokerRegistryImpl.State
-
Uses of BrokerRegistryImpl.State in org.apache.pulsar.broker.loadbalance.extensions
Methods in org.apache.pulsar.broker.loadbalance.extensions that return BrokerRegistryImpl.StateModifier and TypeMethodDescriptionstatic BrokerRegistryImpl.StateReturns the enum constant of this class with the specified name.static BrokerRegistryImpl.State[]BrokerRegistryImpl.State.values()Returns an array containing the constants of this enum class, in the order they are declared.