Class CamelWekaSinkConnectorConfig


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

      • CAMEL_SINK_WEKA_PATH_COMMAND_DEFAULT

        public static final String CAMEL_SINK_WEKA_PATH_COMMAND_DEFAULT
      • CAMEL_SINK_WEKA_ENDPOINT_LAZY_START_PRODUCER_CONF

        public static final String CAMEL_SINK_WEKA_ENDPOINT_LAZY_START_PRODUCER_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_WEKA_ENDPOINT_LAZY_START_PRODUCER_DOC

        public static final String CAMEL_SINK_WEKA_ENDPOINT_LAZY_START_PRODUCER_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_WEKA_ENDPOINT_LAZY_START_PRODUCER_DEFAULT

        public static final Boolean CAMEL_SINK_WEKA_ENDPOINT_LAZY_START_PRODUCER_DEFAULT
      • CAMEL_SINK_WEKA_ENDPOINT_APPLY_DEFAULT

        public static final String CAMEL_SINK_WEKA_ENDPOINT_APPLY_DEFAULT
      • CAMEL_SINK_WEKA_ENDPOINT_BUILD_DEFAULT

        public static final String CAMEL_SINK_WEKA_ENDPOINT_BUILD_DEFAULT
      • CAMEL_SINK_WEKA_ENDPOINT_DSNAME_CONF

        public static final String CAMEL_SINK_WEKA_ENDPOINT_DSNAME_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_WEKA_ENDPOINT_DSNAME_DEFAULT

        public static final String CAMEL_SINK_WEKA_ENDPOINT_DSNAME_DEFAULT
      • CAMEL_SINK_WEKA_ENDPOINT_FOLDS_DEFAULT

        public static final Integer CAMEL_SINK_WEKA_ENDPOINT_FOLDS_DEFAULT
      • CAMEL_SINK_WEKA_ENDPOINT_LOAD_FROM_CONF

        public static final String CAMEL_SINK_WEKA_ENDPOINT_LOAD_FROM_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_WEKA_ENDPOINT_LOAD_FROM_DOC

        public static final String CAMEL_SINK_WEKA_ENDPOINT_LOAD_FROM_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_WEKA_ENDPOINT_LOAD_FROM_DEFAULT

        public static final String CAMEL_SINK_WEKA_ENDPOINT_LOAD_FROM_DEFAULT
      • CAMEL_SINK_WEKA_ENDPOINT_SAVE_TO_CONF

        public static final String CAMEL_SINK_WEKA_ENDPOINT_SAVE_TO_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_WEKA_ENDPOINT_SAVE_TO_DOC

        public static final String CAMEL_SINK_WEKA_ENDPOINT_SAVE_TO_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_WEKA_ENDPOINT_SAVE_TO_DEFAULT

        public static final String CAMEL_SINK_WEKA_ENDPOINT_SAVE_TO_DEFAULT
      • CAMEL_SINK_WEKA_ENDPOINT_SEED_DEFAULT

        public static final Integer CAMEL_SINK_WEKA_ENDPOINT_SEED_DEFAULT
      • CAMEL_SINK_WEKA_ENDPOINT_XVAL_DEFAULT

        public static final Boolean CAMEL_SINK_WEKA_ENDPOINT_XVAL_DEFAULT
      • CAMEL_SINK_WEKA_ENDPOINT_PATH_DEFAULT

        public static final String CAMEL_SINK_WEKA_ENDPOINT_PATH_DEFAULT
      • CAMEL_SINK_WEKA_COMPONENT_LAZY_START_PRODUCER_CONF

        public static final String CAMEL_SINK_WEKA_COMPONENT_LAZY_START_PRODUCER_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_WEKA_COMPONENT_LAZY_START_PRODUCER_DOC

        public static final String CAMEL_SINK_WEKA_COMPONENT_LAZY_START_PRODUCER_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_WEKA_COMPONENT_LAZY_START_PRODUCER_DEFAULT

        public static final Boolean CAMEL_SINK_WEKA_COMPONENT_LAZY_START_PRODUCER_DEFAULT
      • CAMEL_SINK_WEKA_COMPONENT_AUTOWIRED_ENABLED_CONF

        public static final String CAMEL_SINK_WEKA_COMPONENT_AUTOWIRED_ENABLED_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_WEKA_COMPONENT_AUTOWIRED_ENABLED_DOC

        public static final String CAMEL_SINK_WEKA_COMPONENT_AUTOWIRED_ENABLED_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_WEKA_COMPONENT_AUTOWIRED_ENABLED_DEFAULT

        public static final Boolean CAMEL_SINK_WEKA_COMPONENT_AUTOWIRED_ENABLED_DEFAULT
    • Constructor Detail

      • CamelWekaSinkConnectorConfig

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

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

      • conf

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