| Modifier and Type | Method and Description |
|---|---|
CommonDistSQLStatementParser.ImportSchemaConfigurationContext |
CommonDistSQLStatementParser.importSchemaConfiguration() |
CommonDistSQLStatementParser.ImportSchemaConfigurationContext |
CommonDistSQLStatementParser.ExecuteContext.importSchemaConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
T |
CommonDistSQLStatementBaseVisitor.visitImportSchemaConfiguration(CommonDistSQLStatementParser.ImportSchemaConfigurationContext ctx)
Visit a parse tree produced by
CommonDistSQLStatementParser.importSchemaConfiguration(). |
T |
CommonDistSQLStatementVisitor.visitImportSchemaConfiguration(CommonDistSQLStatementParser.ImportSchemaConfigurationContext ctx)
Visit a parse tree produced by
CommonDistSQLStatementParser.importSchemaConfiguration(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
CommonDistSQLStatementVisitor.visitImportSchemaConfiguration(CommonDistSQLStatementParser.ImportSchemaConfigurationContext ctx) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.