| Package | Description |
|---|---|
| org.apache.pulsar.common.policies.impl |
Implementation of policies.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NamespaceIsolationPolicyImpl
Implementation of the namespace isolation policy.
|
| Modifier and Type | Method and Description |
|---|---|
NamespaceIsolationPolicy |
NamespaceIsolationPolicies.getPolicyByName(String policyName)
Access method to get the namespace isolation policy by the policy name.
|
NamespaceIsolationPolicy |
NamespaceIsolationPolicies.getPolicyByNamespace(NamespaceName namespace)
Get the namespace isolation policy for the specified namespace.
|
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.