public abstract class AbstractNodeConnectManager extends Object implements NodeConnectManager
| 限定符和类型 | 字段和说明 |
|---|---|
protected Exchange |
boltExchange |
protected MetaServerConfig |
metaServerConfig |
| 构造器和说明 |
|---|
AbstractNodeConnectManager() |
| 限定符和类型 | 方法和说明 |
|---|---|
Collection<InetSocketAddress> |
getConnections(String dataCenter) |
protected abstract int |
getServerPort() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConnectNodeType@Autowired protected Exchange boltExchange
@Autowired protected MetaServerConfig metaServerConfig
public Collection<InetSocketAddress> getConnections(String dataCenter)
getConnections 在接口中 NodeConnectManagerprotected abstract int getServerPort()
Copyright © 2023 The Ant Financial. All rights reserved.