Package co.decodable.sdk.pipeline
Class DecodableDebeziumEnvelope<V>
java.lang.Object
co.decodable.sdk.pipeline.DecodableDebeziumEnvelope<V>
- Type Parameters:
V
- The value data type in a change stream record
Base class to represent any custom POJO value type wrapped in a Debezium CDC envelope.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DecodableDebeziumEnvelope
public DecodableDebeziumEnvelope() -
DecodableDebeziumEnvelope
-
-
Method Details