Enum Class的使用
org.apache.pulsar.client.impl.ClientCnxIdleState.State
使用ClientCnxIdleState.State的程序包
-
org.apache.pulsar.client.impl中ClientCnxIdleState.State的使用
修饰符和类型方法说明ClientCnxIdleState.getIdleStat()Get idle-stat.static ClientCnxIdleState.StateReturns the enum constant of this class with the specified name.static ClientCnxIdleState.State[]ClientCnxIdleState.State.values()Returns an array containing the constants of this enum class, in the order they are declared.