Uses of Class
org.apache.pulsar.common.policies.data.ClusterPolicies.ClusterUrl
Package
Description
Implementation of policies.
-
Uses of ClusterPolicies.ClusterUrl in org.apache.pulsar.client.admin
Modifier and TypeMethodDescriptionvoid
Clusters.updateClusterMigration
(String cluster, boolean migrated, ClusterPolicies.ClusterUrl clusterUrl) Update the configuration for a cluster migration.Clusters.updateClusterMigrationAsync
(String cluster, boolean migrated, ClusterPolicies.ClusterUrl clusterUrl) Update the configuration for a cluster migration asynchronously. -
Uses of ClusterPolicies.ClusterUrl in org.apache.pulsar.common.policies.data
Modifier and TypeMethodDescriptionClusterPolicies.Builder.migratedClusterUrl
(ClusterPolicies.ClusterUrl migratedClusterUrl)