| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen | |
| org.apache.shardingsphere.distsql.parser.core.common |
| Modifier and Type | Method and Description |
|---|---|
CommonDistSQLStatementParser.CacheOptionContext |
CommonDistSQLStatementParser.cacheOption() |
CommonDistSQLStatementParser.CacheOptionContext |
CommonDistSQLStatementParser.ParseTreeCacheContext.cacheOption() |
CommonDistSQLStatementParser.CacheOptionContext |
CommonDistSQLStatementParser.SqlStatementCacheContext.cacheOption() |
| Modifier and Type | Method and Description |
|---|---|
T |
CommonDistSQLStatementBaseVisitor.visitCacheOption(CommonDistSQLStatementParser.CacheOptionContext ctx)
Visit a parse tree produced by
CommonDistSQLStatementParser.cacheOption(). |
T |
CommonDistSQLStatementVisitor.visitCacheOption(CommonDistSQLStatementParser.CacheOptionContext ctx)
Visit a parse tree produced by
CommonDistSQLStatementParser.cacheOption(). |
| Modifier and Type | Method and Description |
|---|---|
CacheOptionSegment |
CommonDistSQLStatementVisitor.visitCacheOption(CommonDistSQLStatementParser.CacheOptionContext ctx) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.