| Class | Description |
|---|---|
| CQLTranslator |
CQL translator interface, to translate all CRUD operations into CQL queries.
|
| ThriftClient |
Kundera Client implementation for Cassandra using Thrift library.
|
| ThriftClientFactory |
A factory of
ThriftClient Currently it uses Pelops for Connection
pooling. |
| ThriftDataHandler | |
| ThriftDataResultHelper |
Provides utility methods for extracting useful data from Thrift result
retrieved from database (usually in the form of
ColumnOrSuperColumn. |
| ThriftIdGenerator |
The Class ThriftIdGenerator.
|
| ThriftInvertedIndexHandler |
Thrift implementation of
InvertedIndexHandler. |
| ThriftRow |
Utility class that represents a row in Cassandra DB.
|
| Enum | Description |
|---|---|
| CQLTranslator.TranslationType |
The Enum TranslationType.
|
| ThriftDataResultHelper.ColumnFamilyType |
The Enum ColumnFamilyType.
|
| Exception | Description |
|---|---|
| TranslationException |
Runtime exception class for CQL translation.
|
Copyright © 2015. All Rights Reserved.