Enum Class的使用
org.apache.pulsar.common.policies.data.BrokerAssignment
使用BrokerAssignment的程序包
-
org.apache.pulsar.common.policies.data中BrokerAssignment的使用
修饰符和类型方法说明static BrokerAssignmentReturns the enum constant of this class with the specified name.static BrokerAssignment[]BrokerAssignment.values()Returns an array containing the constants of this enum class, in the order they are declared.限定符构造器说明NamespaceOwnershipStatus(BrokerAssignment brokerStatus, boolean controlled, boolean active)