Package mariadbcdc.binlog.reader.packet
Class WritePacketWriter
- java.lang.Object
-
- mariadbcdc.binlog.reader.packet.WritePacketWriter
-
public class WritePacketWriter extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description WritePacketWriter(PacketIO packetIO)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidwrite(WritePacket respPacket)
-
-
-
Constructor Detail
-
WritePacketWriter
public WritePacketWriter(PacketIO packetIO)
-
-
Method Detail
-
write
public void write(WritePacket respPacket)
-
-