public final class KernelProcessor extends Object
| Constructor and Description |
|---|
KernelProcessor() |
| Modifier and Type | Method and Description |
|---|---|
ExecutionContext |
generateExecutionContext(LogicSQL logicSQL,
org.apache.shardingsphere.infra.metadata.ShardingSphereMetaData metaData,
org.apache.shardingsphere.infra.config.properties.ConfigurationProperties props)
Generate execution context.
|
public ExecutionContext generateExecutionContext(LogicSQL logicSQL, org.apache.shardingsphere.infra.metadata.ShardingSphereMetaData metaData, org.apache.shardingsphere.infra.config.properties.ConfigurationProperties props)
logicSQL - logic SQLmetaData - ShardingSphere meta dataprops - configuration propertiesCopyright © 2021 The Apache Software Foundation. All rights reserved.