Enum Class的使用
org.apache.pulsar.client.admin.Mode
使用Mode的程序包
-
org.apache.pulsar.client.admin中Mode的使用
修饰符和类型方法说明static ModeMode.valueOf(int n) Returns the enum constant of this class with the specified name.static ModeReturns the enum constant of this class with the specified name.static Mode[]Mode.values()Returns an array containing the constants of this enum class, in the order they are declared.