public final class SingleTableDataNodeLoader extends Object
| 构造器和说明 |
|---|
SingleTableDataNodeLoader() |
| 限定符和类型 | 方法和说明 |
|---|---|
static Map<String,SingleTableDataNode> |
load(org.apache.shardingsphere.infra.database.type.DatabaseType databaseType,
Map<String,DataSource> dataSourceMap,
Collection<String> excludedTables,
org.apache.shardingsphere.infra.config.properties.ConfigurationProperties props)
Load single table data nodes.
|
public static Map<String,SingleTableDataNode> load(org.apache.shardingsphere.infra.database.type.DatabaseType databaseType, Map<String,DataSource> dataSourceMap, Collection<String> excludedTables, org.apache.shardingsphere.infra.config.properties.ConfigurationProperties props)
databaseType - database typedataSourceMap - data source mapexcludedTables - excluded tablesprops - configuration propertiesCopyright © 2021 The Apache Software Foundation. All rights reserved.