| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.GroupReplicationContext |
MySQLStatementParser.groupReplication() |
MySQLStatementParser.GroupReplicationContext |
MySQLStatementParser.ExecuteContext.groupReplication() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitGroupReplication(MySQLStatementParser.GroupReplicationContext ctx)
Visit a parse tree produced by
MySQLStatementParser.groupReplication(). |
T |
MySQLStatementVisitor.visitGroupReplication(MySQLStatementParser.GroupReplicationContext ctx)
Visit a parse tree produced by
MySQLStatementParser.groupReplication(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.