Package io.debezium.embedded
Class DebeziumEngineCommon
java.lang.Object
io.debezium.embedded.DebeziumEngineCommon
Common implementations of
DebeziumEngine interfaces which can be shared by different engine implementations.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classImplementation ofDebeziumEngine.Offsetswhich can be used to construct aSourceRecordwith its offsets. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DebeziumEngineCommon
public DebeziumEngineCommon()
-