Uses of Package
me.prettyprint.cassandra.model

Packages that use me.prettyprint.cassandra.model
me.prettyprint.cassandra.model The model package defines the thrift/avro reflections used by hector to shield the specific types of the objects. 
me.prettyprint.cassandra.model.thrift   
me.prettyprint.cassandra.service   
me.prettyprint.cassandra.service.spring   
me.prettyprint.cassandra.service.template   
me.prettyprint.hector.api.factory   
 

Classes in me.prettyprint.cassandra.model used by me.prettyprint.cassandra.model
AbstractBasicQuery
           
AbstractQuery
           
AbstractSliceQuery
          Base type for SliceQuery, RangeSliceQuery and MultigetSliceQuery
CounterRowsImpl
          Returned by a MultigetSliceQuery (multiget_slice thrift call)
CounterSuperRowsImpl
          Returned by a MultigetSuperSliceQuery (multiget_slice for supercolumns)
CqlQuery
          First cut at a CQL implementation.
CqlRows
          Row wrapper specific to the multi-type results capable from a CqlQuery.
ExecutingKeyspace
          Thread Safe
ExecutionResult
          Describes the state of the executed cassandra command.
HKeyRange
          A helper class for range queries.
HSlicePredicate
          Hector's version of cassandra SlicePredicate
HSlicePredicate.PredicateType
           
IndexedSlicesQuery
          Uses new secondary indexes.
KeyspaceOperationCallback
          A callback template used by the package classes.
MultigetCountQuery
           
MultigetSubCountQuery
          Does a multi_get_count within a given superColumn
OrderedRowsImpl
          Return type from get_range_slices for simple columns
RowsImpl
          Returned by a MultigetSliceQuery (multiget_slice thrift call)
SuperRowsImpl
          Returned by a MultigetSuperSliceQuery (multiget_slice for supercolumns)
 

Classes in me.prettyprint.cassandra.model used by me.prettyprint.cassandra.model.thrift
AbstractBasicQuery
           
AbstractColumnQuery
          Defines the commonalities b/w the Avro and the Thrift ColumnQuery implementations.
AbstractQuery
           
AbstractSliceQuery
          Base type for SliceQuery, RangeSliceQuery and MultigetSliceQuery
AbstractSubColumnQuery
           
AbstractSuperColumnQuery
          Defines the commonalities b/w avro and thrift SuperColumnQuery implementations
 

Classes in me.prettyprint.cassandra.model used by me.prettyprint.cassandra.service
ExecutionResult
          Describes the state of the executed cassandra command.
IndexedSlicesQuery
          Uses new secondary indexes.
 

Classes in me.prettyprint.cassandra.model used by me.prettyprint.cassandra.service.spring
ConfigurableConsistencyLevel
          Configurable and Runtime adjustable ConsistencyLevelPolicy
IndexedSlicesQuery
          Uses new secondary indexes.
 

Classes in me.prettyprint.cassandra.model used by me.prettyprint.cassandra.service.template
ExecutionResult
          Describes the state of the executed cassandra command.
HSlicePredicate
          Hector's version of cassandra SlicePredicate
 

Classes in me.prettyprint.cassandra.model used by me.prettyprint.hector.api.factory
IndexedSlicesQuery
          Uses new secondary indexes.
 



Copyright © 2011. All Rights Reserved.