Package io.debezium.converters.spi


package io.debezium.converters.spi
  • Class
    Description
    An abstract class that builds CloudEvents attributes using fields of change records provided by RecordParser.
    The constants for the names of CloudEvents attributes.
    A ServiceLoader interface that connectors should implement if they wish to provide a way to emit change events using the CloudEvents converter and format.
    An abstract parser of change records.
    A set of available serializer types for CloudEvents or the data attribute of CloudEvents.