Uses of Enum Class
org.apache.pulsar.broker.service.ConnectionController.State
Packages that use ConnectionController.State
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of ConnectionController.State in org.apache.pulsar.broker.service
Methods in org.apache.pulsar.broker.service 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.