public static class NamespaceResources.IsolationPolicyResources extends BaseResources<Map<String,org.apache.pulsar.common.policies.data.NamespaceIsolationData>>
| Constructor and Description |
|---|
IsolationPolicyResources(MetadataStoreExtended store,
int operationTimeoutSec) |
| Modifier and Type | Method and Description |
|---|---|
Optional<org.apache.pulsar.common.policies.impl.NamespaceIsolationPolicies> |
getPolicies(String path) |
create, createAsync, delete, deleteAsync, exists, existsAsync, get, getAsync, getChildren, getChildrenAsync, getOperationTimeoutSec, set, setAsync, setWithCreate, setWithCreateAsyncpublic IsolationPolicyResources(MetadataStoreExtended store, int operationTimeoutSec)
public Optional<org.apache.pulsar.common.policies.impl.NamespaceIsolationPolicies> getPolicies(String path) throws MetadataStoreException
MetadataStoreExceptionCopyright © 2017–2021 Apache Software Foundation. All rights reserved.