| 程序包 | 说明 |
|---|---|
| com.weibo.api.motan.cluster | |
| com.weibo.api.motan.cluster.ha | |
| com.weibo.api.motan.cluster.support |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Cluster.setHaStrategy(HaStrategy<T> haStrategy) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractHaStrategy<T>
Abstract ha strategy.
|
class |
FailfastHaStrategy<T>
Fail fast ha strategy.
|
class |
FailoverHaStrategy<T>
Failover ha strategy.
|
| 限定符和类型 | 方法和说明 |
|---|---|
HaStrategy<T> |
ClusterSpi.getHaStrategy() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ClusterSpi.setHaStrategy(HaStrategy<T> haStrategy) |
Copyright © 2017. All rights reserved.