类 ClusterPoliciesImpl
java.lang.Object
org.apache.pulsar.common.policies.data.ClusterPoliciesImpl
- 所有已实现的接口:
Cloneable,ClusterPolicies
The configuration data for a cluster.
-
嵌套类概要
嵌套类从接口继承的嵌套类/接口 org.apache.pulsar.common.policies.data.ClusterPolicies
ClusterPolicies.Builder, ClusterPolicies.ClusterUrl -
构造器概要
构造器 -
方法概要
从类继承的方法 java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 org.apache.pulsar.common.policies.data.ClusterPolicies
getMigratedClusterUrl, isMigrated
-
构造器详细资料
-
ClusterPoliciesImpl
public ClusterPoliciesImpl()
-
-
方法详细资料
-
builder
-
clone
- 指定者:
clone在接口中ClusterPolicies- 覆盖:
clone在类中Object
-