Uses of Class
org.apache.pulsar.common.policies.data.NamespaceOwnershipStatus
Packages that use NamespaceOwnershipStatus
-
Uses of NamespaceOwnershipStatus in org.apache.pulsar.client.admin
Methods in org.apache.pulsar.client.admin that return types with arguments of type NamespaceOwnershipStatusModifier 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.