Interface MySQLBinlogEventPacket

All Known Implementing Classes:
AbstractMySQLBinlogEventPacket, MySQLBinlogFormatDescriptionEventPacket, MySQLBinlogRotateEventPacket, MySQLBinlogRowsEventPacket, MySQLBinlogTableMapEventPacket

public interface MySQLBinlogEventPacket
MySQL binlog event packet.
See Also:
  • Method Details

    • getBinlogEventHeader

      MySQLBinlogEventHeader getBinlogEventHeader()
      Get MySQL binlog event header.
      Returns:
      MySQL binlog event header