Class CamelOptaplannerSinkConnectorConfig


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

      • CAMEL_SINK_OPTAPLANNER_PATH_CONFIG_FILE_CONF

        public static final String CAMEL_SINK_OPTAPLANNER_PATH_CONFIG_FILE_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_OPTAPLANNER_PATH_CONFIG_FILE_DOC

        public static final String CAMEL_SINK_OPTAPLANNER_PATH_CONFIG_FILE_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_OPTAPLANNER_PATH_CONFIG_FILE_DEFAULT

        public static final String CAMEL_SINK_OPTAPLANNER_PATH_CONFIG_FILE_DEFAULT
      • CAMEL_SINK_OPTAPLANNER_ENDPOINT_PROBLEM_ID_CONF

        public static final String CAMEL_SINK_OPTAPLANNER_ENDPOINT_PROBLEM_ID_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_OPTAPLANNER_ENDPOINT_PROBLEM_ID_DOC

        public static final String CAMEL_SINK_OPTAPLANNER_ENDPOINT_PROBLEM_ID_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_OPTAPLANNER_ENDPOINT_PROBLEM_ID_DEFAULT

        public static final String CAMEL_SINK_OPTAPLANNER_ENDPOINT_PROBLEM_ID_DEFAULT
        See Also:
        Constant Field Values
      • CAMEL_SINK_OPTAPLANNER_ENDPOINT_SOLVER_ID_CONF

        public static final String CAMEL_SINK_OPTAPLANNER_ENDPOINT_SOLVER_ID_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_OPTAPLANNER_ENDPOINT_SOLVER_ID_DOC

        public static final String CAMEL_SINK_OPTAPLANNER_ENDPOINT_SOLVER_ID_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_OPTAPLANNER_ENDPOINT_SOLVER_ID_DEFAULT

        public static final String CAMEL_SINK_OPTAPLANNER_ENDPOINT_SOLVER_ID_DEFAULT
        See Also:
        Constant Field Values
      • CAMEL_SINK_OPTAPLANNER_ENDPOINT_USE_SOLVER_MANAGER_CONF

        public static final String CAMEL_SINK_OPTAPLANNER_ENDPOINT_USE_SOLVER_MANAGER_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_OPTAPLANNER_ENDPOINT_USE_SOLVER_MANAGER_DOC

        public static final String CAMEL_SINK_OPTAPLANNER_ENDPOINT_USE_SOLVER_MANAGER_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_OPTAPLANNER_ENDPOINT_USE_SOLVER_MANAGER_DEFAULT

        public static final Boolean CAMEL_SINK_OPTAPLANNER_ENDPOINT_USE_SOLVER_MANAGER_DEFAULT
      • CAMEL_SINK_OPTAPLANNER_ENDPOINT_ASYNC_CONF

        public static final String CAMEL_SINK_OPTAPLANNER_ENDPOINT_ASYNC_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_OPTAPLANNER_ENDPOINT_ASYNC_DOC

        public static final String CAMEL_SINK_OPTAPLANNER_ENDPOINT_ASYNC_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_OPTAPLANNER_ENDPOINT_ASYNC_DEFAULT

        public static final Boolean CAMEL_SINK_OPTAPLANNER_ENDPOINT_ASYNC_DEFAULT
      • CAMEL_SINK_OPTAPLANNER_ENDPOINT_LAZY_START_PRODUCER_CONF

        public static final String CAMEL_SINK_OPTAPLANNER_ENDPOINT_LAZY_START_PRODUCER_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_OPTAPLANNER_ENDPOINT_LAZY_START_PRODUCER_DOC

        public static final String CAMEL_SINK_OPTAPLANNER_ENDPOINT_LAZY_START_PRODUCER_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_OPTAPLANNER_ENDPOINT_LAZY_START_PRODUCER_DEFAULT

        public static final Boolean CAMEL_SINK_OPTAPLANNER_ENDPOINT_LAZY_START_PRODUCER_DEFAULT
      • CAMEL_SINK_OPTAPLANNER_ENDPOINT_THREAD_POOL_SIZE_CONF

        public static final String CAMEL_SINK_OPTAPLANNER_ENDPOINT_THREAD_POOL_SIZE_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_OPTAPLANNER_ENDPOINT_THREAD_POOL_SIZE_DOC

        public static final String CAMEL_SINK_OPTAPLANNER_ENDPOINT_THREAD_POOL_SIZE_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_OPTAPLANNER_ENDPOINT_THREAD_POOL_SIZE_DEFAULT

        public static final Integer CAMEL_SINK_OPTAPLANNER_ENDPOINT_THREAD_POOL_SIZE_DEFAULT
      • CAMEL_SINK_OPTAPLANNER_COMPONENT_LAZY_START_PRODUCER_CONF

        public static final String CAMEL_SINK_OPTAPLANNER_COMPONENT_LAZY_START_PRODUCER_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_OPTAPLANNER_COMPONENT_LAZY_START_PRODUCER_DOC

        public static final String CAMEL_SINK_OPTAPLANNER_COMPONENT_LAZY_START_PRODUCER_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_OPTAPLANNER_COMPONENT_LAZY_START_PRODUCER_DEFAULT

        public static final Boolean CAMEL_SINK_OPTAPLANNER_COMPONENT_LAZY_START_PRODUCER_DEFAULT
      • CAMEL_SINK_OPTAPLANNER_COMPONENT_AUTOWIRED_ENABLED_CONF

        public static final String CAMEL_SINK_OPTAPLANNER_COMPONENT_AUTOWIRED_ENABLED_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_OPTAPLANNER_COMPONENT_AUTOWIRED_ENABLED_DOC

        public static final String CAMEL_SINK_OPTAPLANNER_COMPONENT_AUTOWIRED_ENABLED_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_OPTAPLANNER_COMPONENT_AUTOWIRED_ENABLED_DEFAULT

        public static final Boolean CAMEL_SINK_OPTAPLANNER_COMPONENT_AUTOWIRED_ENABLED_DEFAULT
    • Constructor Detail

      • CamelOptaplannerSinkConnectorConfig

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

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

      • conf

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