public final class MetaDataRefresherFactory extends Object
| 构造器和说明 |
|---|
MetaDataRefresherFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
static Collection<org.apache.shardingsphere.infra.metadata.MetaDataRefresher> |
newInstance(org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement sqlStatement)
Create new instance of schema refresher
|
public static Collection<org.apache.shardingsphere.infra.metadata.MetaDataRefresher> newInstance(org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement sqlStatement)
sqlStatement - SQL statementCopyright © 2021 The Apache Software Foundation. All rights reserved.