public class ClusterResources extends BaseResources<org.apache.pulsar.common.policies.data.ClusterData>
| Modifier and Type | Class and Description |
|---|---|
static class |
ClusterResources.FailureDomainResources |
| Modifier and Type | Field and Description |
|---|---|
static String |
CLUSTERS_ROOT |
| Constructor and Description |
|---|
ClusterResources(MetadataStore store,
int operationTimeoutSec) |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
list() |
create, createAsync, delete, deleteAsync, exists, existsAsync, get, getAsync, getChildren, getChildrenAsync, getOperationTimeoutSec, set, setAsync, setWithCreate, setWithCreateAsyncpublic static final String CLUSTERS_ROOT
public ClusterResources(MetadataStore store, int operationTimeoutSec)
public Set<String> list() throws MetadataStoreException
MetadataStoreExceptionCopyright © 2017–2021 Apache Software Foundation. All rights reserved.