| 程序包 | 说明 |
|---|---|
| com.alipay.sofa.registry.client.provider | |
| com.alipay.sofa.registry.client.remoting | |
| com.alipay.sofa.registry.client.task |
| 限定符和类型 | 方法和说明 |
|---|---|
RegisterCache |
DefaultRegistryClient.getRegisterCache()
Getter method for property registerCache.
|
| 构造器和说明 |
|---|
ClientConnection(ServerManager serverManager,
List<com.alipay.remoting.rpc.protocol.UserProcessor> userProcessorList,
Map<com.alipay.remoting.ConnectionEventType,com.alipay.remoting.ConnectionEventProcessor> connectionEventProcessorMap,
RegisterCache registerCache,
RegistryClientConfig config)
Instantiates a new Client connection.
|
ReceivedConfigDataProcessor(RegisterCache registerCache,
ObserverHandler observerHandler)
Instantiates a new Received config data processor.
|
ReceivedDataProcessor(RegisterCache registerCache,
ObserverHandler observerHandler)
Instantiates a new Received data multi processor.
|
| 构造器和说明 |
|---|
SyncConfigThread(Client client,
RegisterCache registerCache,
RegistryClientConfig config,
ObserverHandler observerHandler) |
WorkerThread(Client client,
RegistryClientConfig config,
RegisterCache registerCache)
Instantiates a new Worker thread.
|
Copyright © 2023 The Ant Financial. All rights reserved.