Class CamelIpfsSinkConnectorConfig


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

      • CAMEL_SINK_IPFS_PATH_IPFS_CMD_DEFAULT

        public static final String CAMEL_SINK_IPFS_PATH_IPFS_CMD_DEFAULT
      • CAMEL_SINK_IPFS_ENDPOINT_LAZY_START_PRODUCER_CONF

        public static final String CAMEL_SINK_IPFS_ENDPOINT_LAZY_START_PRODUCER_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_IPFS_ENDPOINT_LAZY_START_PRODUCER_DOC

        public static final String CAMEL_SINK_IPFS_ENDPOINT_LAZY_START_PRODUCER_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_IPFS_ENDPOINT_LAZY_START_PRODUCER_DEFAULT

        public static final Boolean CAMEL_SINK_IPFS_ENDPOINT_LAZY_START_PRODUCER_DEFAULT
      • CAMEL_SINK_IPFS_ENDPOINT_OUTDIR_CONF

        public static final String CAMEL_SINK_IPFS_ENDPOINT_OUTDIR_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_IPFS_ENDPOINT_OUTDIR_DEFAULT

        public static final String CAMEL_SINK_IPFS_ENDPOINT_OUTDIR_DEFAULT
      • CAMEL_SINK_IPFS_COMPONENT_IPFS_HOST_CONF

        public static final String CAMEL_SINK_IPFS_COMPONENT_IPFS_HOST_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_IPFS_COMPONENT_IPFS_HOST_DOC

        public static final String CAMEL_SINK_IPFS_COMPONENT_IPFS_HOST_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_IPFS_COMPONENT_IPFS_HOST_DEFAULT

        public static final String CAMEL_SINK_IPFS_COMPONENT_IPFS_HOST_DEFAULT
        See Also:
        Constant Field Values
      • CAMEL_SINK_IPFS_COMPONENT_IPFS_PORT_CONF

        public static final String CAMEL_SINK_IPFS_COMPONENT_IPFS_PORT_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_IPFS_COMPONENT_IPFS_PORT_DOC

        public static final String CAMEL_SINK_IPFS_COMPONENT_IPFS_PORT_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_IPFS_COMPONENT_IPFS_PORT_DEFAULT

        public static final Integer CAMEL_SINK_IPFS_COMPONENT_IPFS_PORT_DEFAULT
      • CAMEL_SINK_IPFS_COMPONENT_LAZY_START_PRODUCER_CONF

        public static final String CAMEL_SINK_IPFS_COMPONENT_LAZY_START_PRODUCER_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_IPFS_COMPONENT_LAZY_START_PRODUCER_DOC

        public static final String CAMEL_SINK_IPFS_COMPONENT_LAZY_START_PRODUCER_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_IPFS_COMPONENT_LAZY_START_PRODUCER_DEFAULT

        public static final Boolean CAMEL_SINK_IPFS_COMPONENT_LAZY_START_PRODUCER_DEFAULT
      • CAMEL_SINK_IPFS_COMPONENT_AUTOWIRED_ENABLED_CONF

        public static final String CAMEL_SINK_IPFS_COMPONENT_AUTOWIRED_ENABLED_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_IPFS_COMPONENT_AUTOWIRED_ENABLED_DOC

        public static final String CAMEL_SINK_IPFS_COMPONENT_AUTOWIRED_ENABLED_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_IPFS_COMPONENT_AUTOWIRED_ENABLED_DEFAULT

        public static final Boolean CAMEL_SINK_IPFS_COMPONENT_AUTOWIRED_ENABLED_DEFAULT
    • Constructor Detail

      • CamelIpfsSinkConnectorConfig

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

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

      • conf

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