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