Class CamelVertxSinkConnectorConfig


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

      • CAMEL_SINK_VERTX_PATH_ADDRESS_DEFAULT

        public static final String CAMEL_SINK_VERTX_PATH_ADDRESS_DEFAULT
      • CAMEL_SINK_VERTX_ENDPOINT_PUB_SUB_CONF

        public static final String CAMEL_SINK_VERTX_ENDPOINT_PUB_SUB_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_VERTX_ENDPOINT_PUB_SUB_DOC

        public static final String CAMEL_SINK_VERTX_ENDPOINT_PUB_SUB_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_VERTX_ENDPOINT_PUB_SUB_DEFAULT

        public static final String CAMEL_SINK_VERTX_ENDPOINT_PUB_SUB_DEFAULT
      • CAMEL_SINK_VERTX_ENDPOINT_LAZY_START_PRODUCER_CONF

        public static final String CAMEL_SINK_VERTX_ENDPOINT_LAZY_START_PRODUCER_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_VERTX_ENDPOINT_LAZY_START_PRODUCER_DOC

        public static final String CAMEL_SINK_VERTX_ENDPOINT_LAZY_START_PRODUCER_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_VERTX_ENDPOINT_LAZY_START_PRODUCER_DEFAULT

        public static final Boolean CAMEL_SINK_VERTX_ENDPOINT_LAZY_START_PRODUCER_DEFAULT
      • CAMEL_SINK_VERTX_COMPONENT_HOST_CONF

        public static final String CAMEL_SINK_VERTX_COMPONENT_HOST_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_VERTX_COMPONENT_HOST_DEFAULT

        public static final String CAMEL_SINK_VERTX_COMPONENT_HOST_DEFAULT
      • CAMEL_SINK_VERTX_COMPONENT_PORT_CONF

        public static final String CAMEL_SINK_VERTX_COMPONENT_PORT_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_VERTX_COMPONENT_PORT_DEFAULT

        public static final Integer CAMEL_SINK_VERTX_COMPONENT_PORT_DEFAULT
      • CAMEL_SINK_VERTX_COMPONENT_TIMEOUT_CONF

        public static final String CAMEL_SINK_VERTX_COMPONENT_TIMEOUT_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_VERTX_COMPONENT_TIMEOUT_DOC

        public static final String CAMEL_SINK_VERTX_COMPONENT_TIMEOUT_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_VERTX_COMPONENT_TIMEOUT_DEFAULT

        public static final Integer CAMEL_SINK_VERTX_COMPONENT_TIMEOUT_DEFAULT
      • CAMEL_SINK_VERTX_COMPONENT_VERTX_CONF

        public static final String CAMEL_SINK_VERTX_COMPONENT_VERTX_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_VERTX_COMPONENT_VERTX_DOC

        public static final String CAMEL_SINK_VERTX_COMPONENT_VERTX_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_VERTX_COMPONENT_VERTX_DEFAULT

        public static final String CAMEL_SINK_VERTX_COMPONENT_VERTX_DEFAULT
      • CAMEL_SINK_VERTX_COMPONENT_VERTX_OPTIONS_CONF

        public static final String CAMEL_SINK_VERTX_COMPONENT_VERTX_OPTIONS_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_VERTX_COMPONENT_VERTX_OPTIONS_DOC

        public static final String CAMEL_SINK_VERTX_COMPONENT_VERTX_OPTIONS_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_VERTX_COMPONENT_VERTX_OPTIONS_DEFAULT

        public static final String CAMEL_SINK_VERTX_COMPONENT_VERTX_OPTIONS_DEFAULT
      • CAMEL_SINK_VERTX_COMPONENT_LAZY_START_PRODUCER_CONF

        public static final String CAMEL_SINK_VERTX_COMPONENT_LAZY_START_PRODUCER_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_VERTX_COMPONENT_LAZY_START_PRODUCER_DOC

        public static final String CAMEL_SINK_VERTX_COMPONENT_LAZY_START_PRODUCER_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_VERTX_COMPONENT_LAZY_START_PRODUCER_DEFAULT

        public static final Boolean CAMEL_SINK_VERTX_COMPONENT_LAZY_START_PRODUCER_DEFAULT
      • CAMEL_SINK_VERTX_COMPONENT_AUTOWIRED_ENABLED_CONF

        public static final String CAMEL_SINK_VERTX_COMPONENT_AUTOWIRED_ENABLED_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_VERTX_COMPONENT_AUTOWIRED_ENABLED_DOC

        public static final String CAMEL_SINK_VERTX_COMPONENT_AUTOWIRED_ENABLED_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_VERTX_COMPONENT_AUTOWIRED_ENABLED_DEFAULT

        public static final Boolean CAMEL_SINK_VERTX_COMPONENT_AUTOWIRED_ENABLED_DEFAULT
      • CAMEL_SINK_VERTX_COMPONENT_VERTX_FACTORY_CONF

        public static final String CAMEL_SINK_VERTX_COMPONENT_VERTX_FACTORY_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_VERTX_COMPONENT_VERTX_FACTORY_DOC

        public static final String CAMEL_SINK_VERTX_COMPONENT_VERTX_FACTORY_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_VERTX_COMPONENT_VERTX_FACTORY_DEFAULT

        public static final String CAMEL_SINK_VERTX_COMPONENT_VERTX_FACTORY_DEFAULT
    • Constructor Detail

      • CamelVertxSinkConnectorConfig

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

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

      • conf

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