Class CamelCephsinkSinkConnectorConfig

java.lang.Object
org.apache.kafka.common.config.AbstractConfig
org.apache.camel.kafkaconnector.CamelConnectorConfig
org.apache.camel.kafkaconnector.CamelSinkConnectorConfig
org.apache.camel.kafkaconnector.cephsink.CamelCephsinkSinkConnectorConfig

@Generated("This class has been generated by camel-kafka-connector-generator-maven-plugin, remove this annotation to prevent it from being generated.") public class CamelCephsinkSinkConnectorConfig extends CamelSinkConnectorConfig
  • Field Details

    • CAMEL_SINK_CEPHSINK_KAMELET_BUCKET_NAME_CONF

      public static final String CAMEL_SINK_CEPHSINK_KAMELET_BUCKET_NAME_CONF
      See Also:
    • CAMEL_SINK_CEPHSINK_KAMELET_BUCKET_NAME_DOC

      public static final String CAMEL_SINK_CEPHSINK_KAMELET_BUCKET_NAME_DOC
      See Also:
    • CAMEL_SINK_CEPHSINK_KAMELET_BUCKET_NAME_DEFAULT

      public static final String CAMEL_SINK_CEPHSINK_KAMELET_BUCKET_NAME_DEFAULT
    • CAMEL_SINK_CEPHSINK_KAMELET_ACCESS_KEY_CONF

      public static final String CAMEL_SINK_CEPHSINK_KAMELET_ACCESS_KEY_CONF
      See Also:
    • CAMEL_SINK_CEPHSINK_KAMELET_ACCESS_KEY_DOC

      public static final String CAMEL_SINK_CEPHSINK_KAMELET_ACCESS_KEY_DOC
      See Also:
    • CAMEL_SINK_CEPHSINK_KAMELET_ACCESS_KEY_DEFAULT

      public static final String CAMEL_SINK_CEPHSINK_KAMELET_ACCESS_KEY_DEFAULT
    • CAMEL_SINK_CEPHSINK_KAMELET_SECRET_KEY_CONF

      public static final String CAMEL_SINK_CEPHSINK_KAMELET_SECRET_KEY_CONF
      See Also:
    • CAMEL_SINK_CEPHSINK_KAMELET_SECRET_KEY_DOC

      public static final String CAMEL_SINK_CEPHSINK_KAMELET_SECRET_KEY_DOC
      See Also:
    • CAMEL_SINK_CEPHSINK_KAMELET_SECRET_KEY_DEFAULT

      public static final String CAMEL_SINK_CEPHSINK_KAMELET_SECRET_KEY_DEFAULT
    • CAMEL_SINK_CEPHSINK_KAMELET_ZONE_GROUP_CONF

      public static final String CAMEL_SINK_CEPHSINK_KAMELET_ZONE_GROUP_CONF
      See Also:
    • CAMEL_SINK_CEPHSINK_KAMELET_ZONE_GROUP_DOC

      public static final String CAMEL_SINK_CEPHSINK_KAMELET_ZONE_GROUP_DOC
      See Also:
    • CAMEL_SINK_CEPHSINK_KAMELET_ZONE_GROUP_DEFAULT

      public static final String CAMEL_SINK_CEPHSINK_KAMELET_ZONE_GROUP_DEFAULT
    • CAMEL_SINK_CEPHSINK_KAMELET_AUTO_CREATE_BUCKET_CONF

      public static final String CAMEL_SINK_CEPHSINK_KAMELET_AUTO_CREATE_BUCKET_CONF
      See Also:
    • CAMEL_SINK_CEPHSINK_KAMELET_AUTO_CREATE_BUCKET_DOC

      public static final String CAMEL_SINK_CEPHSINK_KAMELET_AUTO_CREATE_BUCKET_DOC
      See Also:
    • CAMEL_SINK_CEPHSINK_KAMELET_AUTO_CREATE_BUCKET_DEFAULT

      public static final Boolean CAMEL_SINK_CEPHSINK_KAMELET_AUTO_CREATE_BUCKET_DEFAULT
    • CAMEL_SINK_CEPHSINK_KAMELET_CEPH_URL_CONF

      public static final String CAMEL_SINK_CEPHSINK_KAMELET_CEPH_URL_CONF
      See Also:
    • CAMEL_SINK_CEPHSINK_KAMELET_CEPH_URL_DOC

      public static final String CAMEL_SINK_CEPHSINK_KAMELET_CEPH_URL_DOC
      See Also:
    • CAMEL_SINK_CEPHSINK_KAMELET_CEPH_URL_DEFAULT

      public static final String CAMEL_SINK_CEPHSINK_KAMELET_CEPH_URL_DEFAULT
    • CAMEL_SINK_CEPHSINK_KAMELET_KEY_NAME_CONF

      public static final String CAMEL_SINK_CEPHSINK_KAMELET_KEY_NAME_CONF
      See Also:
    • CAMEL_SINK_CEPHSINK_KAMELET_KEY_NAME_DOC

      public static final String CAMEL_SINK_CEPHSINK_KAMELET_KEY_NAME_DOC
      See Also:
    • CAMEL_SINK_CEPHSINK_KAMELET_KEY_NAME_DEFAULT

      public static final String CAMEL_SINK_CEPHSINK_KAMELET_KEY_NAME_DEFAULT
  • Constructor Details

    • CamelCephsinkSinkConnectorConfig

      public CamelCephsinkSinkConnectorConfig(org.apache.kafka.common.config.ConfigDef config, Map<String,String> parsedConfig)
    • CamelCephsinkSinkConnectorConfig

      public CamelCephsinkSinkConnectorConfig(Map<String,String> parsedConfig)
  • Method Details

    • conf

      public static org.apache.kafka.common.config.ConfigDef conf()