| Class | Description |
|---|---|
| BasicSparkExecutionPluginContext |
Implementation of
SparkExecutionPluginContext by delegating to JavaSparkExecutionContext. |
| BasicSparkPluginContext |
Implementation of SparkPluginContext that delegates to a SparkContext.
|
| BatchSparkPipelineDriver |
Batch Spark pipeline driver.
|
| DatasetInfoTypeAdapter |
Type adapter for
DatasetInfo |
| ETLSpark |
Configures and sets up runs of
BatchSparkPipelineDriver. |
| InputFormatProviderTypeAdapter |
Type adapter for
InputFormatProvider |
| OutputFormatProviderTypeAdapter |
Type adapter for
OutputFormatProvider |
| PairRDDCollection<K,V> |
Implementation of
SparkCollection that is backed by a JavaPairRDD. |
| RDDCollection<T> |
Implementation of
SparkCollection that is backed by a JavaRDD. |
| SparkBatchRuntimeContext |
Default implementation of
BatchRuntimeContext for spark contexts. |
| SparkBatchSinkContext |
Default implementation of
BatchSinkContext for spark contexts. |
| SparkBatchSinkFactory |
Handles writes to batch sinks.
|
| SparkBatchSourceContext |
Default implementation of
BatchSourceContext for spark contexts. |
| SparkBatchSourceSinkFactoryInfo |
Stores all the information of
SparkBatchSinkFactory and stagePartitions |
Copyright © 2018 Cask Data, Inc. Licensed under the Apache License, Version 2.0.