public final class MasterSlaveRuntimeContext extends MultipleDataSourcesRuntimeContext<org.apache.shardingsphere.core.rule.MasterSlaveRule>
| 构造器和说明 |
|---|
MasterSlaveRuntimeContext(Map<String,DataSource> dataSourceMap,
org.apache.shardingsphere.core.rule.MasterSlaveRule masterSlaveRule,
Properties props,
org.apache.shardingsphere.spi.database.type.DatabaseType databaseType) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected org.apache.shardingsphere.sql.parser.binder.metadata.schema.SchemaMetaData |
loadSchemaMetaData(Map<String,DataSource> dataSourceMap) |
close, getMetaDataclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDatabaseType, getExecutorEngine, getProperties, getRule, getSqlParserEnginepublic MasterSlaveRuntimeContext(Map<String,DataSource> dataSourceMap, org.apache.shardingsphere.core.rule.MasterSlaveRule masterSlaveRule, Properties props, org.apache.shardingsphere.spi.database.type.DatabaseType databaseType) throws SQLException
SQLExceptionprotected org.apache.shardingsphere.sql.parser.binder.metadata.schema.SchemaMetaData loadSchemaMetaData(Map<String,DataSource> dataSourceMap) throws SQLException
loadSchemaMetaData 在类中 MultipleDataSourcesRuntimeContext<org.apache.shardingsphere.core.rule.MasterSlaveRule>SQLExceptionCopyright © 2020 The Apache Software Foundation. All rights reserved.