Uses of Enum Class
org.apache.pulsar.broker.limiter.ConnectionController.State
Packages that use ConnectionController.State
-
Uses of ConnectionController.State in org.apache.pulsar.broker.limiter
Methods in org.apache.pulsar.broker.limiter that return ConnectionController.StateModifier and TypeMethodDescriptionConnectionController.DefaultConnectionController.increaseConnection(SocketAddress remoteAddress) ConnectionController.increaseConnection(SocketAddress remoteAddress) Increase the number of connections counter.static ConnectionController.StateReturns the enum constant of this class with the specified name.static ConnectionController.State[]ConnectionController.State.values()Returns an array containing the constants of this enum class, in the order they are declared.