public class BrokerResources extends BaseResources<org.apache.pulsar.common.policies.data.ClusterData>
BASE_CLUSTERS_PATH, BASE_POLICIES_PATH| Constructor and Description |
|---|
BrokerResources(MetadataStore store,
int operationTimeoutSec) |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
listActiveBrokers() |
create, createAsync, delete, deleteAsync, deleteRecursive, exists, get, getAsync, getChildren, getChildrenAsync, getOperationTimeoutSec, joinPath, listSubTreeBFS, set, setAsync, setWithCreate, setWithCreateAsyncpublic BrokerResources(MetadataStore store, int operationTimeoutSec)
public Set<String> listActiveBrokers() throws MetadataStoreException
MetadataStoreExceptionCopyright © 2017–2021 Apache Software Foundation. All rights reserved.