Class ClusterPoliciesImpl
java.lang.Object
org.apache.pulsar.common.policies.data.ClusterPoliciesImpl
- All Implemented Interfaces:
Cloneable,ClusterPolicies
The configuration data for a cluster.
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface org.apache.pulsar.common.policies.data.ClusterPolicies
ClusterPolicies.Builder, ClusterPolicies.ClusterUrl -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.pulsar.common.policies.data.ClusterPolicies
getMigratedClusterUrl, isMigrated
-
Constructor Details
-
ClusterPoliciesImpl
public ClusterPoliciesImpl()
-
-
Method Details
-
builder
-
clone
- Specified by:
clonein interfaceClusterPolicies- Overrides:
clonein classObject
-