public class ExecutorManager extends Object
| 构造器和说明 |
|---|
ExecutorManager(MetaServerConfig metaServerConfig,
MultiClusterMetaServerConfig multiClusterMetaServerConfig) |
| 限定符和类型 | 方法和说明 |
|---|---|
ThreadPoolExecutor |
getMultiClusterConfigReloadExecutor()
Getter method for property multiClusterConfigReloadExecutor.
|
ThreadPoolExecutor |
getRemoteClusterHandlerExecutor()
Getter method for property remoteClusterHandlerExecutor.
|
KeyedThreadPoolExecutor |
getRemoteSlotSyncerExecutor()
Getter method for property remoteSlotSyncerExecutor.
|
void |
startScheduler() |
void |
stopScheduler() |
public ExecutorManager(MetaServerConfig metaServerConfig, MultiClusterMetaServerConfig multiClusterMetaServerConfig)
public void startScheduler()
public void stopScheduler()
public ThreadPoolExecutor getMultiClusterConfigReloadExecutor()
public KeyedThreadPoolExecutor getRemoteSlotSyncerExecutor()
public ThreadPoolExecutor getRemoteClusterHandlerExecutor()
Copyright © 2023 The Ant Financial. All rights reserved.