public final class PipelineContext extends Object
| 构造器和说明 |
|---|
PipelineContext() |
| 限定符和类型 | 方法和说明 |
|---|---|
static org.apache.shardingsphere.mode.manager.ContextManager |
getContextManager()
Get context manager.
|
static ExecutorService |
getEventListenerExecutor()
Get pipeline executor.
|
static ModeConfiguration |
getModeConfig()
Get mode configuration.
|
static void |
initContextManager(org.apache.shardingsphere.mode.manager.ContextManager contextManager)
Initialize context manager.
|
static void |
initModeConfig(ModeConfiguration modeConfig)
Initialize mode configuration.
|
public static ModeConfiguration getModeConfig()
public static void initModeConfig(ModeConfiguration modeConfig)
modeConfig - configurationpublic static org.apache.shardingsphere.mode.manager.ContextManager getContextManager()
public static void initContextManager(org.apache.shardingsphere.mode.manager.ContextManager contextManager)
contextManager - context managerpublic static ExecutorService getEventListenerExecutor()
Copyright © 2022 The Apache Software Foundation. All rights reserved.