public final class MetadataRefresherFactory extends Object
| Constructor and Description |
|---|
MetadataRefresherFactory() |
| Modifier and Type | Method and Description |
|---|---|
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.