Interface SparkEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface SparkEndpointBuilderFactory
Send RDD or DataFrame jobs to Apache Spark clusters. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceSparkEndpointBuilderFactory.AdvancedSparkEndpointBuilderAdvanced builder for endpoint for the Spark component.static interfaceSparkEndpointBuilderFactory.SparkBuildersstatic interfaceSparkEndpointBuilderFactory.SparkEndpointBuilderBuilder for endpoint for the Spark component.static classSparkEndpointBuilderFactory.SparkHeaderNameBuilderThe builder of headers' name for the Spark component.
-
Method Summary
All Methods Static Methods Deprecated Methods Modifier and Type Method Description static SparkEndpointBuilderFactory.SparkEndpointBuilderendpointBuilder(String componentName, String path)Deprecated.
-
-
-
Method Detail
-
endpointBuilder
@Deprecated static SparkEndpointBuilderFactory.SparkEndpointBuilder endpointBuilder(String componentName, String path)
Deprecated.
-
-