| Package | Description |
|---|---|
| io.debezium.connector.mysql |
| Modifier and Type | Field and Description |
|---|---|
private BinlogReader.BinlogPosition |
EventBuffer.forwardTillPosition
Contains the position of the last event belonging to the transaction that has not fit into
the buffer.
|
private BinlogReader.BinlogPosition |
EventBuffer.largeTxNotBufferedPosition
Contains the position of the first event that has not fit into the buffer.
|
| Modifier and Type | Method and Description |
|---|---|
BinlogReader.BinlogPosition |
BinlogReader.getCurrentBinlogPosition() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BinlogReader.rewindBinaryLogClient(BinlogReader.BinlogPosition position) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.