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

public final class MySQLComPingExecutor extends Object implements CommandExecutor
COM_PING executor for MySQL.
  • Constructor Details

    • MySQLComPingExecutor

      public MySQLComPingExecutor()
  • Method Details