Uses of Class
io.debezium.connector.binlog.BinlogStreamingChangeEventSource
Packages that use BinlogStreamingChangeEventSource
-
Uses of BinlogStreamingChangeEventSource in io.debezium.connector.binlog
Classes in io.debezium.connector.binlog with type parameters of type BinlogStreamingChangeEventSourceModifier and TypeClassDescriptionclassEventBuffer<T extends BinlogStreamingChangeEventSource<P,O>, P extends BinlogPartition, O extends BinlogOffsetContext> This class represents a look-ahead buffer that allows Debezium to accumulate binlog events and decide if the last event in transaction is eitherROLLBACKorCOMMIT.Fields in io.debezium.connector.binlog declared as BinlogStreamingChangeEventSource