| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen | |
| org.apache.shardingsphere.distsql.parser.core.common |
| Modifier and Type | Method and Description |
|---|---|
CommonDistSQLStatementParser.RefreshTableMetadataContext |
CommonDistSQLStatementParser.refreshTableMetadata() |
CommonDistSQLStatementParser.RefreshTableMetadataContext |
CommonDistSQLStatementParser.ExecuteContext.refreshTableMetadata() |
| Modifier and Type | Method and Description |
|---|---|
T |
CommonDistSQLStatementBaseVisitor.visitRefreshTableMetadata(CommonDistSQLStatementParser.RefreshTableMetadataContext ctx)
Visit a parse tree produced by
CommonDistSQLStatementParser.refreshTableMetadata(). |
T |
CommonDistSQLStatementVisitor.visitRefreshTableMetadata(CommonDistSQLStatementParser.RefreshTableMetadataContext ctx)
Visit a parse tree produced by
CommonDistSQLStatementParser.refreshTableMetadata(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
CommonDistSQLStatementVisitor.visitRefreshTableMetadata(CommonDistSQLStatementParser.RefreshTableMetadataContext ctx) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.