Uses of Interface
org.apache.pulsar.common.policies.data.ClusterPolicies
Packages that use ClusterPolicies
Package
Description
Implementation of policies.
-
Uses of ClusterPolicies in org.apache.pulsar.client.admin
Methods in org.apache.pulsar.client.admin that return ClusterPoliciesModifier and TypeMethodDescriptionClusters.getClusterMigration(String cluster) Get the cluster migration configuration data for the specified cluster.Methods in org.apache.pulsar.client.admin that return types with arguments of type ClusterPoliciesModifier and TypeMethodDescriptionClusters.getClusterMigrationAsync(String cluster) Get the cluster migration configuration data for the specified cluster asynchronously. -
Uses of ClusterPolicies in org.apache.pulsar.common.policies.data
Methods in org.apache.pulsar.common.policies.data that return ClusterPolicies