Interface DebeziumEngine.RecordCommitter<R>

Enclosing interface:
DebeziumEngine<R>

public static interface DebeziumEngine.RecordCommitter<R>
Contract passed to DebeziumEngine.ChangeConsumers, allowing them to commit single records as they have been processed and to signal that offsets may be flushed eventually.