public final class ExecuteProcessContext extends Object
| Constructor and Description |
|---|
ExecuteProcessContext(String sql,
ExecutionGroupContext<? extends SQLExecutionUnit> executionGroupContext,
ExecuteProcessConstants constants,
boolean isProxyContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
resetExecuteProcessContextToSleep()
Reset execute process context to sleep.
|
public ExecuteProcessContext(String sql, ExecutionGroupContext<? extends SQLExecutionUnit> executionGroupContext, ExecuteProcessConstants constants, boolean isProxyContext)
Copyright © 2023 The Apache Software Foundation. All rights reserved.