类的使用
org.apache.pulsar.common.policies.data.NamespaceOwnershipStatus
使用NamespaceOwnershipStatus的程序包
程序包
说明
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
org.apache.pulsar.client.admin中NamespaceOwnershipStatus的使用
返回变量类型为NamespaceOwnershipStatus的类型的org.apache.pulsar.client.admin中的方法修饰符和类型方法说明Brokers.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.