Uses of Class
org.apache.pulsar.common.policies.data.NamespaceOwnershipStatus
Packages that use NamespaceOwnershipStatus
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
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 brokerUrl) Get the map of owned namespaces and their status from a single broker in the cluster.Brokers.getOwnedNamespacesAsync
(String cluster, String brokerUrl) Get the map of owned namespaces and their status from a single broker in the cluster asynchronously.