java.lang.Object
org.apache.shardingsphere.proxy.frontend.mysql.command.admin.quit.MySQLComQuitExecutor
All Implemented Interfaces:
CommandExecutor

public final class MySQLComQuitExecutor extends Object implements CommandExecutor
COM_QUIT executor for MySQL.
  • Constructor Details

    • MySQLComQuitExecutor

      public MySQLComQuitExecutor()
  • Method Details