接口的使用
org.apache.dubbo.rpc.cluster.Cluster
-
使用Cluster的程序包 程序包 说明 org.apache.dubbo.rpc.cluster org.apache.dubbo.rpc.cluster.support org.apache.dubbo.rpc.cluster.support.registry org.apache.dubbo.rpc.cluster.support.wrapper -
-
org.apache.dubbo.rpc.cluster中Cluster的使用
返回Cluster的org.apache.dubbo.rpc.cluster中的方法 修饰符和类型 方法 说明 static ClusterCluster. getCluster(String name)static ClusterCluster. getCluster(String name, boolean wrap) -
org.apache.dubbo.rpc.cluster.support中Cluster的使用
实现Cluster的org.apache.dubbo.rpc.cluster.support中的类 修饰符和类型 类 说明 classAvailableClusterAvailableClusterclassBroadcastClusterBroadcastClusterclassFailbackClusterclassFailfastClusterclassFailoverClusterclassFailsafeClusterclassForkingClusterclassMergeableCluster -
org.apache.dubbo.rpc.cluster.support.registry中Cluster的使用
实现Cluster的org.apache.dubbo.rpc.cluster.support.registry中的类 修饰符和类型 类 说明 classZoneAwareCluster -
org.apache.dubbo.rpc.cluster.support.wrapper中Cluster的使用
实现Cluster的org.apache.dubbo.rpc.cluster.support.wrapper中的类 修饰符和类型 类 说明 classAbstractClusterclassMockClusterWrappermock impl参数类型为Cluster的org.apache.dubbo.rpc.cluster.support.wrapper中的构造器 构造器 说明 MockClusterWrapper(Cluster cluster)
-