public final class MetaDataRefreshStrategyFactory extends Object
| 构造器和说明 |
|---|
MetaDataRefreshStrategyFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
static Optional<MetaDataRefreshStrategy> |
newInstance(org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement sqlStatement)
Create new instance of meta data refresh strategy.
|
public static Optional<MetaDataRefreshStrategy> newInstance(org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement sqlStatement)
sqlStatement - SQL statementCopyright © 2020 The Apache Software Foundation. All rights reserved.