Class LegacyV1AbstractSourceInfoStructMaker<T extends AbstractSourceInfo>

java.lang.Object
io.debezium.connector.LegacyV1AbstractSourceInfoStructMaker<T>
All Implemented Interfaces:
SourceInfoStructMaker<T>

public abstract class LegacyV1AbstractSourceInfoStructMaker<T extends AbstractSourceInfo> extends Object implements SourceInfoStructMaker<T>
Legacy source info that does not enforce presence of the version and connector fields
Author:
Jiri Pechanec
  • Field Details

  • Constructor Details

  • Method Details

    • commonSchemaBuilder

      protected org.apache.kafka.connect.data.SchemaBuilder commonSchemaBuilder()
    • commonStruct

      protected org.apache.kafka.connect.data.Struct commonStruct()