| Class | Description |
|---|---|
| CassandraColumn |
Represents a unit of data: a key value pair tagged by a family name
|
| CassandraQuery<K,T extends PersistentBase> | |
| CassandraResult<K,T extends PersistentBase> | |
| CassandraResultSet<K> |
List data structure to keep the order coming from the Cassandra selects.
|
| CassandraRow<K> |
List of key value pairs representing a row, tagged by a key.
|
| CassandraSubColumn | |
| CassandraSuperColumn |
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.