public final class KernelProcessor extends Object
| 构造器和说明 |
|---|
KernelProcessor() |
| 限定符和类型 | 方法和说明 |
|---|---|
ExecutionContext |
generateExecutionContext(LogicSQL logicSQL,
org.apache.shardingsphere.infra.schema.ShardingSphereSchema schema,
org.apache.shardingsphere.infra.config.properties.ConfigurationProperties props)
Generate execution context.
|
public ExecutionContext generateExecutionContext(LogicSQL logicSQL, org.apache.shardingsphere.infra.schema.ShardingSphereSchema schema, org.apache.shardingsphere.infra.config.properties.ConfigurationProperties props)
logicSQL - logic SQLschema - ShardingSphere schemaprops - configuration propertiesCopyright © 2020 The Apache Software Foundation. All rights reserved.