| 程序包 | 说明 |
|---|---|
| com.baidu.jprotobuf.pbrpc.client.ha.lb |
Common load balance support base on spring.
|
| com.baidu.jprotobuf.pbrpc.client.ha.lb.failover |
Load balance fail over interface implementation.
|
| 限定符和类型 | 方法和说明 |
|---|---|
FailOverInterceptor |
LoadBalanceProxyFactoryBean.getFailOverInterceptor()
Gets the fail over interceptor.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
LoadBalanceProxyFactoryBean.setFailOverInterceptor(FailOverInterceptor failOverInterceptor)
Sets the fail over interceptor.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
DummySocketFailOverInterceptor
Dummy
FailOverInterceptor instance to close fail over feature. |
class |
SocketFailOverInterceptor
Socket fail over intercepter.
|
class |
TimeoutIgnoredSocketFailOverInterceptor
Dummy all failover action of timeout exception.
|
class |
TimeoutIngoredSocketFailOverInterceptor
已过时。
Due to error spell pls using
TimeoutIgnoredSocketFailOverInterceptor instead |
Copyright © 2022 Baidu, Inc.. All rights reserved.