| Package | Description |
|---|---|
| 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 |
| Modifier and Type | Method and Description |
|---|---|
static Cluster |
Cluster.getCluster(org.apache.dubbo.rpc.model.ScopeModel scopeModel,
String name) |
static Cluster |
Cluster.getCluster(org.apache.dubbo.rpc.model.ScopeModel scopeModel,
String name,
boolean wrap) |
| Modifier and Type | Class and Description |
|---|---|
class |
AvailableCluster
AvailableCluster
|
class |
BroadcastCluster
BroadcastCluster
|
class |
FailbackCluster
|
class |
FailfastCluster
|
class |
FailoverCluster
|
class |
FailsafeCluster
|
class |
ForkingCluster
|
class |
MergeableCluster |
| Modifier and Type | Class and Description |
|---|---|
class |
ZoneAwareCluster |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCluster |
class |
MockClusterWrapper
mock impl
|
| Modifier and Type | Method and Description |
|---|---|
Cluster |
MockClusterWrapper.getCluster() |
| Constructor and Description |
|---|
MockClusterWrapper(Cluster cluster) |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.