public final class KernelProcessor extends Object
| 构造器和说明 |
|---|
KernelProcessor() |
| 限定符和类型 | 方法和说明 |
|---|---|
ExecutionContext |
generateExecutionContext(QueryContext queryContext,
org.apache.shardingsphere.infra.metadata.database.ShardingSphereDatabase database,
org.apache.shardingsphere.infra.metadata.database.rule.ShardingSphereRuleMetaData globalRuleMetaData,
org.apache.shardingsphere.infra.config.props.ConfigurationProperties props,
org.apache.shardingsphere.infra.context.ConnectionContext connectionContext)
Generate execution context.
|
public ExecutionContext generateExecutionContext(QueryContext queryContext, org.apache.shardingsphere.infra.metadata.database.ShardingSphereDatabase database, org.apache.shardingsphere.infra.metadata.database.rule.ShardingSphereRuleMetaData globalRuleMetaData, org.apache.shardingsphere.infra.config.props.ConfigurationProperties props, org.apache.shardingsphere.infra.context.ConnectionContext connectionContext)
queryContext - query contextdatabase - databaseglobalRuleMetaData - global rule meta dataprops - configuration propertiesconnectionContext - connection contextCopyright © 2022 The Apache Software Foundation. All rights reserved.