| Package | Description |
|---|---|
| com.weibo.api.motan.cluster | |
| com.weibo.api.motan.cluster.ha | |
| com.weibo.api.motan.cluster.support |
| Modifier and Type | Method and Description |
|---|---|
void |
Cluster.setHaStrategy(HaStrategy<T> haStrategy) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractHaStrategy<T>
Abstract ha strategy.
|
class |
FailfastHaStrategy<T>
Fail fast ha strategy.
|
class |
FailoverHaStrategy<T>
Failover ha strategy.
|
| Modifier and Type | Method and Description |
|---|---|
HaStrategy<T> |
ClusterSpi.getHaStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClusterSpi.setHaStrategy(HaStrategy<T> haStrategy) |
Copyright © 2019. All rights reserved.