Class UpdateRowsWriter

All Implemented Interfaces:
EventWriter<UpdateRowsEventInfo>

public class UpdateRowsWriter extends AbstractBinlogTableEventWriter<UpdateRowsEventInfo>
A writer class to output MySQL binlog "write rows" (aka INSERT) events to flow file(s).