All Superinterfaces:
DatabasePacket<MySQLPacketPayload>
All Known Implementing Classes:
AbstractMySQLBinlogEventPacket, MySQLAuthMoreDataPacket, MySQLAuthSwitchRequestPacket, MySQLAuthSwitchResponsePacket, MySQLBinaryResultSetRowPacket, MySQLBinlogEventHeader, MySQLBinlogFormatDescriptionEventPacket, MySQLBinlogRotateEventPacket, MySQLBinlogRowsEventPacket, MySQLBinlogTableMapEventPacket, MySQLColumnDefinition41Packet, MySQLComBinlogDumpCommandPacket, MySQLComFieldListPacket, MySQLComInitDbPacket, MySQLCommandPacket, MySQLComPingPacket, MySQLComQueryPacket, MySQLComQuitPacket, MySQLComRegisterSlaveCommandPacket, MySQLComResetConnectionPacket, MySQLComSetOptionPacket, MySQLComStmtClosePacket, MySQLComStmtExecutePacket, MySQLComStmtPrepareOKPacket, MySQLComStmtPreparePacket, MySQLComStmtResetPacket, MySQLComStmtSendLongDataPacket, MySQLEofPacket, MySQLErrPacket, MySQLFieldCountPacket, MySQLHandshakePacket, MySQLHandshakeResponse41Packet, MySQLOKPacket, MySQLTextResultSetRowPacket, MySQLUnsupportedCommandPacket

public interface MySQLPacket extends DatabasePacket<MySQLPacketPayload>
Database packet for MySQL.
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    Get sequence ID.

    Methods inherited from interface org.apache.shardingsphere.db.protocol.packet.DatabasePacket

    write
  • Method Details

    • getSequenceId

      int getSequenceId()
      Get sequence ID.
      Returns:
      sequence ID