类的使用
org.apache.pulsar.common.policies.data.NamespaceOwnershipStatus
使用NamespaceOwnershipStatus的程序包
-
org.apache.pulsar.client.admin中NamespaceOwnershipStatus的使用
返回变量类型为NamespaceOwnershipStatus的类型的org.apache.pulsar.client.admin中的方法修饰符和类型方法说明Brokers.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.