| Package | Description |
|---|---|
| org.apache.pulsar.common.policies.impl |
| Modifier and Type | Method and Description |
|---|---|
Map<String,NamespaceIsolationData> |
NamespaceIsolationPolicies.getPolicies()
Get the full policy map
|
| Modifier and Type | Method and Description |
|---|---|
void |
NamespaceIsolationPolicies.setPolicy(String policyName,
NamespaceIsolationData policyData)
Set the policy data for a single policy
|
| Constructor and Description |
|---|
NamespaceIsolationPolicyImpl(NamespaceIsolationData policyData) |
| Constructor and Description |
|---|
NamespaceIsolationPolicies(Map<String,NamespaceIsolationData> policiesMap) |
Copyright © 2017–2018 Apache Software Foundation. All rights reserved.