| Package | Description |
|---|---|
| org.apache.nifi.cdc.mysql.processors |
| Modifier and Type | Field and Description |
|---|---|
private BinlogEventListener |
CaptureChangeMySQL.eventListener |
| Modifier and Type | Method and Description |
|---|---|
(package private) BinlogEventListener |
CaptureChangeMySQL.createBinlogEventListener(com.github.shyiko.mysql.binlog.BinaryLogClient client,
LinkedBlockingQueue<RawBinlogEvent> q)
Creates and returns a BinlogEventListener instance, associated with the specified binlog client and event queue.
|
Copyright © 2022 Apache NiFi Project. All rights reserved.