Uses of Class
org.apache.pulsar.common.policies.data.NamespaceOwnershipStatus
-
Uses of NamespaceOwnershipStatus in org.apache.pulsar.client.admin
Modifier and TypeMethodDescriptionBrokers.getOwnedNamespaces
(String cluster, String brokerId) Get the map of owned namespaces and their status from a single broker in the cluster.Brokers.getOwnedNamespacesAsync
(String cluster, String brokerId) Get the map of owned namespaces and their status from a single broker in the cluster asynchronously.