Interface | Description |
---|---|
DataFrameCallback<T> |
Generic block of code with parameters which can be executed against Spark Data Frames and return results.
|
RddCallback<T> |
Generic block of code with parameters which can be executed against RDD and return results.
|
Class | Description |
---|---|
ConvertingRddCallback<T> | |
DataFrameSparkProducer | |
HiveSparkProducer | |
RddSparkProducer | |
SparkComponent | |
SparkConstants | |
SparkEndpoint |
The spark component can be used to send RDD or DataFrame jobs to Apache Spark cluster.
|
SparkMongos | |
Sparks | |
VoidRddCallback |
Enum | Description |
---|---|
EndpointType |
Apache Camel