| Package | Description |
|---|---|
| org.apache.camel.component.spark | |
| org.apache.camel.component.spark.annotations |
| Class and Description |
|---|
| DataFrameCallback
Generic block of code with parameters which can be executed against Spark Data Frames and return results.
|
| EndpointType |
| RddCallback
Generic block of code with parameters which can be executed against RDD and return results.
|
| SparkComponent |
| SparkEndpoint
The spark component can be used to send RDD or DataFrame jobs to Apache Spark cluster.
|
| Class and Description |
|---|
| RddCallback
Generic block of code with parameters which can be executed against RDD and return results.
|
Apache Camel