Class MySQLComResetConnectionPacket

java.lang.Object
org.apache.shardingsphere.db.protocol.mysql.packet.command.MySQLCommandPacket
org.apache.shardingsphere.db.protocol.mysql.packet.command.admin.MySQLComResetConnectionPacket
All Implemented Interfaces:
MySQLPacket, CommandPacket, DatabasePacket<MySQLPacketPayload>

public final class MySQLComResetConnectionPacket extends MySQLCommandPacket
COM_RESET_CONNECTION packet for MySQL.
See Also:
  • Constructor Details

    • MySQLComResetConnectionPacket

      public MySQLComResetConnectionPacket()