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