Class MySQLComResetConnectionExecutor

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

public final class MySQLComResetConnectionExecutor extends Object implements CommandExecutor
COM_RESET_CONNECTION command executor for MySQL.
  • Constructor Details

    • MySQLComResetConnectionExecutor

      public MySQLComResetConnectionExecutor()
  • Method Details