Class S3CommonConfig

java.lang.Object
io.aiven.kafka.connect.config.s3.S3CommonConfig

public final class S3CommonConfig extends Object
This common config handles a specific deprecated date format and is extensible to allow other common configuration that is not specific to a Config Fragment to be available for both sink and source configurations in S3 connectors.
  • Field Details

    • LOGGER

      public static final org.slf4j.Logger LOGGER
  • Method Details