类分层结构
- java.lang.Object
- org.apache.shardingsphere.sql.parser.sql.common.statement.AbstractSQLStatement (implements org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement)
- org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.rl.MySQLChangeMasterStatement (implements org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.MySQLStatement, org.apache.shardingsphere.sql.parser.sql.common.statement.rl.RLStatement)
- org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.rl.MySQLStartSlaveStatement (implements org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.MySQLStatement, org.apache.shardingsphere.sql.parser.sql.common.statement.rl.RLStatement)
- org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.rl.MySQLStopSlaveStatement (implements org.apache.shardingsphere.sql.parser.sql.dialect.statement.mysql.MySQLStatement, org.apache.shardingsphere.sql.parser.sql.common.statement.rl.RLStatement)
Copyright © 2022 The Apache Software Foundation. All rights reserved.