Uses of Interface
org.apache.dubbo.rpc.cluster.Cluster
Packages that use Cluster
Package
Description
-
Uses of Cluster in org.apache.dubbo.rpc.cluster
Methods in org.apache.dubbo.rpc.cluster that return ClusterModifier and TypeMethodDescriptionstatic ClusterCluster.getCluster(org.apache.dubbo.rpc.model.ScopeModel scopeModel, String name) static ClusterCluster.getCluster(org.apache.dubbo.rpc.model.ScopeModel scopeModel, String name, boolean wrap) -
Uses of Cluster in org.apache.dubbo.rpc.cluster.support
Classes in org.apache.dubbo.rpc.cluster.support that implement ClusterModifier and TypeClassDescriptionclassAvailableClusterclassBroadcastClusterclassclassclassclassclass -
Uses of Cluster in org.apache.dubbo.rpc.cluster.support.registry
Classes in org.apache.dubbo.rpc.cluster.support.registry that implement Cluster -
Uses of Cluster in org.apache.dubbo.rpc.cluster.support.wrapper
Classes in org.apache.dubbo.rpc.cluster.support.wrapper that implement ClusterModifier and TypeClassDescriptionclassclassIntroducing ScopeClusterInvoker section through Dubbo SPI mechanismMethods in org.apache.dubbo.rpc.cluster.support.wrapper that return ClusterConstructors in org.apache.dubbo.rpc.cluster.support.wrapper with parameters of type Cluster