Package | Description |
---|---|
org.kepler.spark.stub |
Modifier and Type | Class and Description |
---|---|
class |
KeplerCoGroupStub
A Spark stub to run a Kepler workflow in a map after the cogroup operator.
|
class |
KeplerCrossStub
A Spark stub to run a Kepler workflow in a map after the cartesian operator.
|
class |
KeplerMapStub
A Spark Map stub that runs a Kepler workflow.
|
class |
KeplerMatchStub
A Spark stub to run a Kepler workflow in a map after the join/match operator.
|
class |
KeplerReduceStub
A Spark stub to run a Kepler workflow in a map after the groupByKey operator.
|