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