| Modifier and Type | Method and Description |
|---|---|
KernelDistSQLStatementParser.ImportDatabaseConfigurationContext |
KernelDistSQLStatementParser.importDatabaseConfiguration() |
KernelDistSQLStatementParser.ImportDatabaseConfigurationContext |
KernelDistSQLStatementParser.ExecuteContext.importDatabaseConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
T |
KernelDistSQLStatementBaseVisitor.visitImportDatabaseConfiguration(KernelDistSQLStatementParser.ImportDatabaseConfigurationContext ctx)
Visit a parse tree produced by
KernelDistSQLStatementParser.importDatabaseConfiguration(). |
T |
KernelDistSQLStatementVisitor.visitImportDatabaseConfiguration(KernelDistSQLStatementParser.ImportDatabaseConfigurationContext ctx)
Visit a parse tree produced by
KernelDistSQLStatementParser.importDatabaseConfiguration(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
KernelDistSQLStatementVisitor.visitImportDatabaseConfiguration(KernelDistSQLStatementParser.ImportDatabaseConfigurationContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.