Class MySqlSourceInfoStructMaker

java.lang.Object
io.debezium.connector.AbstractSourceInfoStructMaker<SourceInfo>
io.debezium.connector.mysql.MySqlSourceInfoStructMaker
All Implemented Interfaces:
SourceInfoStructMaker<SourceInfo>

public class MySqlSourceInfoStructMaker extends AbstractSourceInfoStructMaker<SourceInfo>
  • Field Details

    • schema

      private final org.apache.kafka.connect.data.Schema schema
  • Constructor Details

  • Method Details

    • schema

      public org.apache.kafka.connect.data.Schema schema()
    • struct

      public org.apache.kafka.connect.data.Struct struct(SourceInfo sourceInfo)