Class TransformerFragment

java.lang.Object
io.aiven.kafka.connect.common.config.ConfigFragment
io.aiven.kafka.connect.common.config.TransformerFragment

public final class TransformerFragment extends ConfigFragment
  • Field Details

  • Constructor Details

    • TransformerFragment

      public TransformerFragment(org.apache.kafka.common.config.AbstractConfig cfg)
      Construct the ConfigFragment..
      Parameters:
      cfg - the configuration that this fragment is associated with.
  • Method Details

    • update

      public static org.apache.kafka.common.config.ConfigDef update(org.apache.kafka.common.config.ConfigDef configDef)
    • getInputFormat

      public InputFormat getInputFormat()
    • getSchemaRegistryUrl

      public String getSchemaRegistryUrl()
    • getAvroValueSerializer

      public Class<?> getAvroValueSerializer()
    • getTransformerMaxBufferSize

      public int getTransformerMaxBufferSize()