public final class MySQLBinlogFormatDescriptionEventPacket extends AbstractMySQLBinlogEventPacket
| Constructor and Description |
|---|
MySQLBinlogFormatDescriptionEventPacket(MySQLBinlogEventHeader binlogEventHeader,
MySQLPacketPayload payload) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
writeEvent(MySQLPacketPayload payload)
Write event body packet to byte buffer.
|
getRemainBytesLength, writeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBinlogEventHeaderpublic MySQLBinlogFormatDescriptionEventPacket(MySQLBinlogEventHeader binlogEventHeader, MySQLPacketPayload payload)
protected void writeEvent(MySQLPacketPayload payload)
AbstractMySQLBinlogEventPacketwriteEvent in class AbstractMySQLBinlogEventPacketpayload - packet payload to be writtenCopyright © 2023 The Apache Software Foundation. All rights reserved.