Class CamelGrapeSinkConnectorConfig


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

      • CAMEL_SINK_GRAPE_PATH_DEFAULT_COORDINATES_CONF

        public static final String CAMEL_SINK_GRAPE_PATH_DEFAULT_COORDINATES_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_GRAPE_PATH_DEFAULT_COORDINATES_DOC

        public static final String CAMEL_SINK_GRAPE_PATH_DEFAULT_COORDINATES_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_GRAPE_PATH_DEFAULT_COORDINATES_DEFAULT

        public static final String CAMEL_SINK_GRAPE_PATH_DEFAULT_COORDINATES_DEFAULT
      • CAMEL_SINK_GRAPE_ENDPOINT_LAZY_START_PRODUCER_CONF

        public static final String CAMEL_SINK_GRAPE_ENDPOINT_LAZY_START_PRODUCER_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_GRAPE_ENDPOINT_LAZY_START_PRODUCER_DOC

        public static final String CAMEL_SINK_GRAPE_ENDPOINT_LAZY_START_PRODUCER_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_GRAPE_ENDPOINT_LAZY_START_PRODUCER_DEFAULT

        public static final Boolean CAMEL_SINK_GRAPE_ENDPOINT_LAZY_START_PRODUCER_DEFAULT
      • CAMEL_SINK_GRAPE_COMPONENT_LAZY_START_PRODUCER_CONF

        public static final String CAMEL_SINK_GRAPE_COMPONENT_LAZY_START_PRODUCER_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_GRAPE_COMPONENT_LAZY_START_PRODUCER_DOC

        public static final String CAMEL_SINK_GRAPE_COMPONENT_LAZY_START_PRODUCER_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_GRAPE_COMPONENT_LAZY_START_PRODUCER_DEFAULT

        public static final Boolean CAMEL_SINK_GRAPE_COMPONENT_LAZY_START_PRODUCER_DEFAULT
      • CAMEL_SINK_GRAPE_COMPONENT_AUTOWIRED_ENABLED_CONF

        public static final String CAMEL_SINK_GRAPE_COMPONENT_AUTOWIRED_ENABLED_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_GRAPE_COMPONENT_AUTOWIRED_ENABLED_DOC

        public static final String CAMEL_SINK_GRAPE_COMPONENT_AUTOWIRED_ENABLED_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_GRAPE_COMPONENT_AUTOWIRED_ENABLED_DEFAULT

        public static final Boolean CAMEL_SINK_GRAPE_COMPONENT_AUTOWIRED_ENABLED_DEFAULT
      • CAMEL_SINK_GRAPE_COMPONENT_PATCHES_REPOSITORY_CONF

        public static final String CAMEL_SINK_GRAPE_COMPONENT_PATCHES_REPOSITORY_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_GRAPE_COMPONENT_PATCHES_REPOSITORY_DOC

        public static final String CAMEL_SINK_GRAPE_COMPONENT_PATCHES_REPOSITORY_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_GRAPE_COMPONENT_PATCHES_REPOSITORY_DEFAULT

        public static final String CAMEL_SINK_GRAPE_COMPONENT_PATCHES_REPOSITORY_DEFAULT
    • Constructor Detail

      • CamelGrapeSinkConnectorConfig

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

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

      • conf

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