public final class ExecuteProcessStrategyEvaluator extends Object
| Constructor and Description |
|---|
ExecuteProcessStrategyEvaluator() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
evaluate(org.apache.shardingsphere.infra.binder.statement.SQLStatementContext<?> context,
ExecutionGroupContext<? extends SQLExecutionUnit> executionGroupContext,
ConfigurationProperties props)
Evaluate.
|
public static boolean evaluate(org.apache.shardingsphere.infra.binder.statement.SQLStatementContext<?> context,
ExecutionGroupContext<? extends SQLExecutionUnit> executionGroupContext,
ConfigurationProperties props)
context - contextexecutionGroupContext - execution group contextprops - configuration propertiesCopyright © 2022 The Apache Software Foundation. All rights reserved.