| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
ReadwriteSplittingDistSQLStatementParser.AlgorithmNameContext |
ReadwriteSplittingDistSQLStatementParser.algorithmName() |
ReadwriteSplittingDistSQLStatementParser.AlgorithmNameContext |
ReadwriteSplittingDistSQLStatementParser.AlgorithmDefinitionContext.algorithmName() |
| Modifier and Type | Method and Description |
|---|---|
T |
ReadwriteSplittingDistSQLStatementBaseVisitor.visitAlgorithmName(ReadwriteSplittingDistSQLStatementParser.AlgorithmNameContext ctx)
Visit a parse tree produced by
ReadwriteSplittingDistSQLStatementParser.algorithmName(). |
T |
ReadwriteSplittingDistSQLStatementVisitor.visitAlgorithmName(ReadwriteSplittingDistSQLStatementParser.AlgorithmNameContext ctx)
Visit a parse tree produced by
ReadwriteSplittingDistSQLStatementParser.algorithmName(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.