| Package | Description |
|---|---|
| org.apache.pulsar.common.policies.data |
Implementation of policies.
|
| Modifier and Type | Field and Description |
|---|---|
BrokerAssignment |
NamespaceOwnershipStatus.broker_assignment |
| Modifier and Type | Method and Description |
|---|---|
static BrokerAssignment |
BrokerAssignment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BrokerAssignment[] |
BrokerAssignment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
NamespaceOwnershipStatus(BrokerAssignment brokerStatus,
boolean controlled,
boolean active) |
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.