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

public final class MySQLComQuitPacket extends MySQLCommandPacket
COM_QUIT command packet for MySQL.
See Also:
  • Constructor Details

    • MySQLComQuitPacket

      public MySQLComQuitPacket()