Class CamelMongodbgridfsSinkConnectorConfig


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

      • CAMEL_SINK_MONGODBGRIDFS_PATH_CONNECTION_BEAN_CONF

        public static final String CAMEL_SINK_MONGODBGRIDFS_PATH_CONNECTION_BEAN_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_MONGODBGRIDFS_PATH_CONNECTION_BEAN_DOC

        public static final String CAMEL_SINK_MONGODBGRIDFS_PATH_CONNECTION_BEAN_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_MONGODBGRIDFS_PATH_CONNECTION_BEAN_DEFAULT

        public static final String CAMEL_SINK_MONGODBGRIDFS_PATH_CONNECTION_BEAN_DEFAULT
      • CAMEL_SINK_MONGODBGRIDFS_ENDPOINT_BUCKET_CONF

        public static final String CAMEL_SINK_MONGODBGRIDFS_ENDPOINT_BUCKET_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_MONGODBGRIDFS_ENDPOINT_BUCKET_DOC

        public static final String CAMEL_SINK_MONGODBGRIDFS_ENDPOINT_BUCKET_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_MONGODBGRIDFS_ENDPOINT_BUCKET_DEFAULT

        public static final String CAMEL_SINK_MONGODBGRIDFS_ENDPOINT_BUCKET_DEFAULT
        See Also:
        Constant Field Values
      • CAMEL_SINK_MONGODBGRIDFS_ENDPOINT_DATABASE_CONF

        public static final String CAMEL_SINK_MONGODBGRIDFS_ENDPOINT_DATABASE_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_MONGODBGRIDFS_ENDPOINT_DATABASE_DOC

        public static final String CAMEL_SINK_MONGODBGRIDFS_ENDPOINT_DATABASE_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_MONGODBGRIDFS_ENDPOINT_DATABASE_DEFAULT

        public static final String CAMEL_SINK_MONGODBGRIDFS_ENDPOINT_DATABASE_DEFAULT
      • CAMEL_SINK_MONGODBGRIDFS_ENDPOINT_READ_PREFERENCE_CONF

        public static final String CAMEL_SINK_MONGODBGRIDFS_ENDPOINT_READ_PREFERENCE_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_MONGODBGRIDFS_ENDPOINT_READ_PREFERENCE_DOC

        public static final String CAMEL_SINK_MONGODBGRIDFS_ENDPOINT_READ_PREFERENCE_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_MONGODBGRIDFS_ENDPOINT_READ_PREFERENCE_DEFAULT

        public static final String CAMEL_SINK_MONGODBGRIDFS_ENDPOINT_READ_PREFERENCE_DEFAULT
      • CAMEL_SINK_MONGODBGRIDFS_ENDPOINT_WRITE_CONCERN_CONF

        public static final String CAMEL_SINK_MONGODBGRIDFS_ENDPOINT_WRITE_CONCERN_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_MONGODBGRIDFS_ENDPOINT_WRITE_CONCERN_DOC

        public static final String CAMEL_SINK_MONGODBGRIDFS_ENDPOINT_WRITE_CONCERN_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_MONGODBGRIDFS_ENDPOINT_WRITE_CONCERN_DEFAULT

        public static final String CAMEL_SINK_MONGODBGRIDFS_ENDPOINT_WRITE_CONCERN_DEFAULT
      • CAMEL_SINK_MONGODBGRIDFS_ENDPOINT_LAZY_START_PRODUCER_CONF

        public static final String CAMEL_SINK_MONGODBGRIDFS_ENDPOINT_LAZY_START_PRODUCER_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_MONGODBGRIDFS_ENDPOINT_LAZY_START_PRODUCER_DOC

        public static final String CAMEL_SINK_MONGODBGRIDFS_ENDPOINT_LAZY_START_PRODUCER_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_MONGODBGRIDFS_ENDPOINT_LAZY_START_PRODUCER_DEFAULT

        public static final Boolean CAMEL_SINK_MONGODBGRIDFS_ENDPOINT_LAZY_START_PRODUCER_DEFAULT
      • CAMEL_SINK_MONGODBGRIDFS_ENDPOINT_OPERATION_CONF

        public static final String CAMEL_SINK_MONGODBGRIDFS_ENDPOINT_OPERATION_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_MONGODBGRIDFS_ENDPOINT_OPERATION_DOC

        public static final String CAMEL_SINK_MONGODBGRIDFS_ENDPOINT_OPERATION_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_MONGODBGRIDFS_ENDPOINT_OPERATION_DEFAULT

        public static final String CAMEL_SINK_MONGODBGRIDFS_ENDPOINT_OPERATION_DEFAULT
      • CAMEL_SINK_MONGODBGRIDFS_COMPONENT_LAZY_START_PRODUCER_CONF

        public static final String CAMEL_SINK_MONGODBGRIDFS_COMPONENT_LAZY_START_PRODUCER_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_MONGODBGRIDFS_COMPONENT_LAZY_START_PRODUCER_DOC

        public static final String CAMEL_SINK_MONGODBGRIDFS_COMPONENT_LAZY_START_PRODUCER_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_MONGODBGRIDFS_COMPONENT_LAZY_START_PRODUCER_DEFAULT

        public static final Boolean CAMEL_SINK_MONGODBGRIDFS_COMPONENT_LAZY_START_PRODUCER_DEFAULT
      • CAMEL_SINK_MONGODBGRIDFS_COMPONENT_AUTOWIRED_ENABLED_CONF

        public static final String CAMEL_SINK_MONGODBGRIDFS_COMPONENT_AUTOWIRED_ENABLED_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_MONGODBGRIDFS_COMPONENT_AUTOWIRED_ENABLED_DOC

        public static final String CAMEL_SINK_MONGODBGRIDFS_COMPONENT_AUTOWIRED_ENABLED_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_MONGODBGRIDFS_COMPONENT_AUTOWIRED_ENABLED_DEFAULT

        public static final Boolean CAMEL_SINK_MONGODBGRIDFS_COMPONENT_AUTOWIRED_ENABLED_DEFAULT
    • Constructor Detail

      • CamelMongodbgridfsSinkConnectorConfig

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

        public CamelMongodbgridfsSinkConnectorConfig​(Map<String,​String> parsedConfig)
    • Method Detail

      • conf

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