package

com.netflix.astyanax.model

Interfaces

ByteBufferRange Interface to get a raw byte buffer range. 
Column<C> Common interface for extracting column values after a query. 
ColumnList<C> Interface to a list of columns. 
ColumnMap<C>  
CompositeBuilder  
CompositeParser  
CqlResult<K, C> Interface for a CQL query result. 
RangeEndpoint  
Row<K, C> Instance of a row with key type K and column name type C. 
Rows<K, C> Interface to a collection or Rows with key type K and column type C. 

Classes

AbstractColumnList<C>  
AbstractComposite Parent class of Composite and DynamicComposite. 
AbstractComposite.Component<T>  
ColumnFamily<K, C> Basic column family definition. 
ColumnPath<C> This class is deprecated. Super columns should be replaced with composite columns  
ColumnSlice<C> Definition for a sub set of slices. 
Composite  
CompositeBuilderImpl  
CompositeParserImpl  
Composites  
DynamicComposite  
DynamicCompositeTest  
KeySlice<K> Definition of a set of keys. 
OrderedColumnMap<C>  

Enums

AbstractComposite.ComponentEquality  
ColumnType This enum is deprecated. Super columns should be replaced with composite columns  
ConsistencyLevel Consistency Level thin abstraction 
Equality