| Package | Description |
|---|---|
| com.stratio.deep.context | |
| com.stratio.deep.rdd |
| Modifier and Type | Method and Description |
|---|---|
<T extends IDeepType> |
DeepSparkContext.cassandraEntityRDD(IDeepJobConfig<T> config)
Builds a new testentity based CassandraEntityRDD.
|
CassandraRDD<Cells> |
DeepSparkContext.cassandraGenericRDD(IDeepJobConfig<Cells> config)
Builds a new generic (cell based) CassandraGenericRDD.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CassandraCellRDD
Concrete implementation of a CassandraRDD representing an RDD of
Cells element. |
class |
CassandraEntityRDD<T extends IDeepType>
Stratio's implementation of an RDD reading and writing data from and to
Apache Cassandra.
|
| Constructor and Description |
|---|
CassandraJavaRDD(CassandraRDD<W> rdd)
Default constructor.
|
Copyright © 2014. All rights reserved.