Uses of Package
me.prettyprint.hector.api.beans

Packages that use me.prettyprint.hector.api.beans
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.serializers   
me.prettyprint.cassandra.service   
me.prettyprint.cassandra.service.spring   
me.prettyprint.cassandra.service.template   
me.prettyprint.hector.api The api package defines the main hector api entry points (aka the v2 API) 
me.prettyprint.hector.api.beans   
me.prettyprint.hector.api.factory   
me.prettyprint.hector.api.mutation   
 

Classes in me.prettyprint.hector.api.beans used by me.prettyprint.cassandra.model
ColumnSlice
          A ColumnSlice represents a set of columns as returned by calls such as get_slice
CounterRow
          A Row is a touple consisting of a Key and a Column Slice.
CounterRows
          Returned by a MultigetSliceQuery (multiget_slice thrift call)
CounterSlice
          A ColumnSlice represents a set of columns as returned by calls such as get_slice
CounterSuperRow
          A SuperRow is a touple consisting of a Key and a SuperSlice.
CounterSuperRows
          Returned by a MultigetSuperSliceQuery (multiget_slice for supercolumns)
CounterSuperSlice
          Represents a return of the get_slice query for supercolumns
HColumn
          Hector Column definition.
HCounterColumn
          Hector Counter Column definition.
HCounterSuperColumn
          Models a Counter SuperColumn.
HSuperColumn
          Models a SuperColumn in a protocol independant manner
OrderedCounterRows
          Return type from get_range_slices for simple columns
OrderedCounterSuperRows
           
OrderedRows
          Return type from get_range_slices for simple columns
OrderedSuperRows
           
Row
          A Row is a touple consisting of a Key and a Column Slice.
Rows
          Returned by a MultigetSliceQuery (multiget_slice thrift call)
SuperRow
          A SuperRow is a touple consisting of a Key and a SuperSlice.
SuperRows
          Returned by a MultigetSuperSliceQuery (multiget_slice for supercolumns)
SuperSlice
          Represents a return of the get_slice query for supercolumns
 

Classes in me.prettyprint.hector.api.beans used by me.prettyprint.cassandra.model.thrift
ColumnSlice
          A ColumnSlice represents a set of columns as returned by calls such as get_slice
CounterRows
          Returned by a MultigetSliceQuery (multiget_slice thrift call)
CounterSlice
          A ColumnSlice represents a set of columns as returned by calls such as get_slice
CounterSuperRows
          Returned by a MultigetSuperSliceQuery (multiget_slice for supercolumns)
CounterSuperSlice
          Represents a return of the get_slice query for supercolumns
HColumn
          Hector Column definition.
HCounterColumn
          Hector Counter Column definition.
HSuperColumn
          Models a SuperColumn in a protocol independant manner
OrderedCounterRows
          Return type from get_range_slices for simple columns
OrderedCounterSuperRows
           
OrderedRows
          Return type from get_range_slices for simple columns
OrderedSuperRows
           
Rows
          Returned by a MultigetSliceQuery (multiget_slice thrift call)
SuperRows
          Returned by a MultigetSuperSliceQuery (multiget_slice for supercolumns)
SuperSlice
          Represents a return of the get_slice query for supercolumns
 

Classes in me.prettyprint.hector.api.beans used by me.prettyprint.cassandra.serializers
Composite
           
DynamicComposite
           
 

Classes in me.prettyprint.hector.api.beans used by me.prettyprint.cassandra.service
HColumn
          Hector Column definition.
Row
          A Row is a touple consisting of a Key and a Column Slice.
 

Classes in me.prettyprint.hector.api.beans used by me.prettyprint.cassandra.service.spring
HColumn
          Hector Column definition.
HSuperColumn
          Models a SuperColumn in a protocol independant manner
 

Classes in me.prettyprint.hector.api.beans used by me.prettyprint.cassandra.service.template
HColumn
          Hector Column definition.
HSuperColumn
          Models a SuperColumn in a protocol independant manner
 

Classes in me.prettyprint.hector.api.beans used by me.prettyprint.hector.api
HColumn
          Hector Column definition.
 

Classes in me.prettyprint.hector.api.beans used by me.prettyprint.hector.api.beans
AbstractComposite
          Parent class of Composite and DynamicComposite.
AbstractComposite.Component
           
AbstractComposite.ComponentEquality
           
ColumnSlice
          A ColumnSlice represents a set of columns as returned by calls such as get_slice
Composite
           
CounterRow
          A Row is a touple consisting of a Key and a Column Slice.
CounterRows
          Returned by a MultigetSliceQuery (multiget_slice thrift call)
CounterSlice
          A ColumnSlice represents a set of columns as returned by calls such as get_slice
CounterSuperRow
          A SuperRow is a touple consisting of a Key and a SuperSlice.
CounterSuperRows
          Returned by a MultigetSuperSliceQuery (multiget_slice for supercolumns)
CounterSuperSlice
          Represents a return of the get_slice query for supercolumns
DynamicComposite
           
HColumn
          Hector Column definition.
HCounterColumn
          Hector Counter Column definition.
HCounterSuperColumn
          Models a Counter SuperColumn.
HSuperColumn
          Models a SuperColumn in a protocol independant manner
Row
          A Row is a touple consisting of a Key and a Column Slice.
Rows
          Returned by a MultigetSliceQuery (multiget_slice thrift call)
SuperRow
          A SuperRow is a touple consisting of a Key and a SuperSlice.
SuperRows
          Returned by a MultigetSuperSliceQuery (multiget_slice for supercolumns)
SuperSlice
          Represents a return of the get_slice query for supercolumns
 

Classes in me.prettyprint.hector.api.beans used by me.prettyprint.hector.api.factory
HColumn
          Hector Column definition.
HCounterColumn
          Hector Counter Column definition.
HCounterSuperColumn
          Models a Counter SuperColumn.
HSuperColumn
          Models a SuperColumn in a protocol independant manner
 

Classes in me.prettyprint.hector.api.beans used by me.prettyprint.hector.api.mutation
HColumn
          Hector Column definition.
HCounterColumn
          Hector Counter Column definition.
HCounterSuperColumn
          Models a Counter SuperColumn.
HSuperColumn
          Models a SuperColumn in a protocol independant manner
 



Copyright © 2011. All Rights Reserved.