Uses of Enum Class
org.apache.pulsar.common.policies.data.BrokerAssignment
-
Uses of BrokerAssignment in org.apache.pulsar.common.policies.data
Modifier and TypeMethodDescriptionstatic BrokerAssignment
Returns 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.ModifierConstructorDescriptionNamespaceOwnershipStatus
(BrokerAssignment brokerStatus, boolean controlled, boolean active)