| Package | Description |
|---|---|
| me.prettyprint.cassandra.service | |
| me.prettyprint.cassandra.service.template |
| Class and Description |
|---|
| SliceFilter |
| Class and Description |
|---|
| AbstractColumnFamilyTemplate |
| AbstractResultWrapper
Provides access to the current row of data during queries.
|
| AbstractTemplateUpdater |
| ColumnFamilyResult
A common interface for access to the resuls of a query of either a standard or super column family.
|
| ColumnFamilyResultWrapper
Wraps the results with as an Iterator.
|
| ColumnFamilyRowMapper
Converts the contents of a standard column family row into an object.
|
| ColumnFamilyTemplate
This applies a Template Method pattern, much like Spring's JdbcTemplate, to
Cassandra.
|
| ColumnFamilyUpdater
This provides an interface of updating a specified row, most likely with the
contents of an object.
|
| IndexedSlicesPredicate
Predicate wrapping the Thrift IndexClause for the get_indexed_slices call.
|
| MappedColumnFamilyResult |
| MappedSuperCfResult |
| SuperCfResult
Holds the result for the contents of a super column.
|
| SuperCfResultWrapper
Provides access to the current row of data during super column queries.
|
| SuperCfRowMapper
Converts the contents of a given super column into an object.
|
| SuperCfTemplate |
| SuperCfUpdater
This provides an interface of updating a specified row, most likely with the
contents of an object.
|
Copyright © 2014. All Rights Reserved.