public interface BinlogEventHandler<T extends com.github.shyiko.mysql.binlog.event.EventData,S extends BinlogEventInfo>
| Modifier and Type | Method and Description |
|---|---|
void |
handleEvent(T eventData,
boolean writeEvent,
DataCaptureState dataCaptureState,
CaptureChangeMySQL.BinlogResourceInfo binlogResourceInfo,
CaptureChangeMySQL.BinlogEventState binlogEventState,
String sql,
EventWriterConfiguration eventWriterConfiguration,
ProcessSession session,
long timestamp) |
void handleEvent(T eventData, boolean writeEvent, DataCaptureState dataCaptureState, CaptureChangeMySQL.BinlogResourceInfo binlogResourceInfo, CaptureChangeMySQL.BinlogEventState binlogEventState, String sql, EventWriterConfiguration eventWriterConfiguration, ProcessSession session, long timestamp)
Copyright © 2023 Apache NiFi Project. All rights reserved.