| Class | Description |
|---|---|
| CassandraCellRDD |
Concrete implementation of a CassandraRDD representing an RDD of
Cells element. |
| CassandraEntityRDD<T extends IDeepType> |
Stratio's implementation of an RDD reading and writing data from and to
Apache Cassandra.
|
| CassandraJavaRDD<W> |
Commodity RDD implementation that should be used as a
Java Wrapper for
CassandraEntityRDD. |
| CassandraRDD<T> |
Base class that abstracts the complexity of interacting with the Cassandra Datastore.
Implementors should only provide a way to convert an object of type T to a Cells
element. |
Copyright © 2014. All rights reserved.