| Interface | Description |
|---|---|
| CassDataTypes |
Cassandra Data Type.
|
| Class | Description |
|---|---|
| CassandraStorable<I extends Serializable,K extends Serializable & Comparable<K>> |
Cassandra Storable.
|
| CassDataTypes.CompositeType |
Composite type.
|
| ColumnFamilyDefinition<I extends Serializable,K extends Serializable & Comparable<K>> |
Column family definition.
|
| ConnectionChecker | |
| ConnectionManager |
Creates an Astynax instance for specific Cassandra context.
|
| DynamicStorable<I extends Serializable,C> | |
| EntityManager |
EntityManager is the persistence module that is responsible for
all interactions with Cassandra database. |
| EntityManagerFactory |
Factory Class for creating EntityManager objects.
|
| Enum | Description |
|---|---|
| CassDataTypes.BasicType |
Basic data type.
|
Copyright © 2014. All Rights Reserved.