| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractNotifier.InvokeTemplate<R> |
class |
AbstractNotifier.NotifyTemplate<E> |
| 限定符和类型 | 字段和说明 |
|---|---|
protected Logger |
logger |
protected MetaLeaderService |
metaLeaderService |
| 构造器和说明 |
|---|
AbstractNotifier() |
| 限定符和类型 | 方法和说明 |
|---|---|
Map<String,Object> |
broadcastInvoke(Object request,
int timeout) |
protected abstract NodeConnectManager |
getNodeConnectManager() |
protected abstract NodeExchanger |
getNodeExchanger() |
protected abstract List<T> |
getNodes() |
void |
notifyProvideDataChange(ProvideDataChangeEvent event) |
void |
notifyRemoteDatumClear(RemoteDatumClearEvent event) |
void |
notifySlotTableChange(SlotTable slotTable) |
AbstractNotifier<T> |
setExecutors(Executor executors) |
protected final Logger logger
@Autowired protected MetaLeaderService metaLeaderService
public void notifySlotTableChange(SlotTable slotTable)
notifySlotTableChange 在接口中 Notifierpublic void notifyProvideDataChange(ProvideDataChangeEvent event)
notifyProvideDataChange 在接口中 Notifierpublic void notifyRemoteDatumClear(RemoteDatumClearEvent event)
notifyRemoteDatumClear 在接口中 Notifierpublic Map<String,Object> broadcastInvoke(Object request, int timeout) throws Exception
Exceptionpublic AbstractNotifier<T> setExecutors(Executor executors)
protected abstract NodeExchanger getNodeExchanger()
protected abstract NodeConnectManager getNodeConnectManager()
Copyright © 2023 The Ant Financial. All rights reserved.