| 程序包 | 说明 |
|---|---|
| com.alipay.remoting |
| 限定符和类型 | 类和说明 |
|---|---|
class |
RandomSelectStrategy
Select a connection randomly
|
| 限定符和类型 | 字段和说明 |
|---|---|
protected ConnectionSelectStrategy |
DefaultConnectionManager.connectionSelectStrategy
connection pool select strategy
|
| 限定符和类型 | 方法和说明 |
|---|---|
ConnectionSelectStrategy |
DefaultConnectionManager.getConnectionSelectStrategy()
Getter method for property connectionSelectStrategy.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
DefaultConnectionManager.setConnectionSelectStrategy(ConnectionSelectStrategy connectionSelectStrategy)
Setter method for property connectionSelectStrategy.
|
| 构造器和说明 |
|---|
ConnectionPool(ConnectionSelectStrategy strategy)
Constructor
|
DefaultConnectionManager(ConnectionSelectStrategy connectionSelectStrategy) |
DefaultConnectionManager(ConnectionSelectStrategy connectionSelectStrategy,
ConnectionFactory connectionFactory) |
DefaultConnectionManager(ConnectionSelectStrategy connectionSelectStrategy,
ConnectionFactory connectionFactory,
ConnectionEventHandler connectionEventHandler,
ConnectionEventListener connectionEventListener) |
DefaultConnectionManager(ConnectionSelectStrategy connectionSelectStrategy,
ConnectionFactory connctionFactory,
ConnectionEventHandler connectionEventHandler,
ConnectionEventListener connectionEventListener,
GlobalSwitch globalSwitch) |
Copyright © 2021. All rights reserved.