Interface SparkComponentBuilderFactory


  • @Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
    public interface SparkComponentBuilderFactory
    Send RDD or DataFrame jobs to Apache Spark clusters. Generated by camel-package-maven-plugin - do not edit this file!
    • Method Detail

      • spark

        static SparkComponentBuilderFactory.SparkComponentBuilder spark()
        Spark (camel-spark) Send RDD or DataFrame jobs to Apache Spark clusters. Category: bigdata,iot Since: 2.17 Maven coordinates: org.apache.camel:camel-spark
        Returns:
        the dsl builder