Uses of Package
com.netflix.astyanax.model

Packages that use com.netflix.astyanax.model
com.netflix.astyanax   
com.netflix.astyanax.impl   
com.netflix.astyanax.mapping   
com.netflix.astyanax.model   
com.netflix.astyanax.query   
com.netflix.astyanax.recipes   
com.netflix.astyanax.recipes.locks   
com.netflix.astyanax.recipes.storage   
com.netflix.astyanax.recipes.uniqueness   
com.netflix.astyanax.serializers   
com.netflix.astyanax.shallows   
com.netflix.astyanax.thrift   
com.netflix.astyanax.thrift.model   
com.netflix.astyanax.util   
 

Classes in com.netflix.astyanax.model used by com.netflix.astyanax
ColumnFamily
          Basic column family definition.
ColumnPath
          Deprecated. Super columns should be replaced with composite columns
ConsistencyLevel
          Consistency Level thin abstraction
Rows
          Interface to a collection or Rows with key type K and column type C.
 

Classes in com.netflix.astyanax.model used by com.netflix.astyanax.impl
ConsistencyLevel
          Consistency Level thin abstraction
 

Classes in com.netflix.astyanax.model used by com.netflix.astyanax.mapping
ColumnFamily
          Basic column family definition.
ColumnList
          Interface to a list of columns.
Rows
          Interface to a collection or Rows with key type K and column type C.
 

Classes in com.netflix.astyanax.model used by com.netflix.astyanax.model
AbstractComposite
          Parent class of Composite and DynamicComposite.
AbstractComposite.Component
           
AbstractComposite.ComponentEquality
           
Column
          Common interface for extracting column values after a query.
ColumnFamily
          Basic column family definition.
ColumnList
          Interface to a list of columns.
ColumnPath
          Deprecated. Super columns should be replaced with composite columns
ColumnSlice
          Definition for a sub set of slices.
ColumnType
          Deprecated. Super columns should be replaced with composite columns
Composite
           
CompositeBuilder
           
CompositeParser
           
ConsistencyLevel
          Consistency Level thin abstraction
DynamicComposite
           
Equality
           
RangeEndpoint
           
Row
          Instance of a row with key type K and column name type C.
Rows
          Interface to a collection or Rows with key type K and column type C.
 

Classes in com.netflix.astyanax.model used by com.netflix.astyanax.query
ByteBufferRange
          Interface to get a raw byte buffer range.
ColumnFamily
          Basic column family definition.
ColumnSlice
          Definition for a sub set of slices.
ConsistencyLevel
          Consistency Level thin abstraction
 

Classes in com.netflix.astyanax.model used by com.netflix.astyanax.recipes
ColumnFamily
          Basic column family definition.
ConsistencyLevel
          Consistency Level thin abstraction
Row
          Instance of a row with key type K and column name type C.
 

Classes in com.netflix.astyanax.model used by com.netflix.astyanax.recipes.locks
ColumnFamily
          Basic column family definition.
ConsistencyLevel
          Consistency Level thin abstraction
 

Classes in com.netflix.astyanax.model used by com.netflix.astyanax.recipes.storage
ColumnFamily
          Basic column family definition.
ConsistencyLevel
          Consistency Level thin abstraction
 

Classes in com.netflix.astyanax.model used by com.netflix.astyanax.recipes.uniqueness
ColumnFamily
          Basic column family definition.
ConsistencyLevel
          Consistency Level thin abstraction
 

Classes in com.netflix.astyanax.model used by com.netflix.astyanax.serializers
ByteBufferRange
          Interface to get a raw byte buffer range.
Composite
           
DynamicComposite
           
Equality
           
RangeEndpoint
           
 

Classes in com.netflix.astyanax.model used by com.netflix.astyanax.shallows
AbstractColumnList
           
Column
          Common interface for extracting column values after a query.
ColumnFamily
          Basic column family definition.
ColumnList
          Interface to a list of columns.
Row
          Instance of a row with key type K and column name type C.
Rows
          Interface to a collection or Rows with key type K and column type C.
 

Classes in com.netflix.astyanax.model used by com.netflix.astyanax.thrift
ByteBufferRange
          Interface to get a raw byte buffer range.
ColumnFamily
          Basic column family definition.
ColumnPath
          Deprecated. Super columns should be replaced with composite columns
ColumnSlice
          Definition for a sub set of slices.
ConsistencyLevel
          Consistency Level thin abstraction
Row
          Instance of a row with key type K and column name type C.
Rows
          Interface to a collection or Rows with key type K and column type C.
 

Classes in com.netflix.astyanax.model used by com.netflix.astyanax.thrift.model
AbstractColumnList
           
Column
          Common interface for extracting column values after a query.
ColumnList
          Interface to a list of columns.
ColumnPath
          Deprecated. Super columns should be replaced with composite columns
CqlResult
          Interface for a CQL query result.
Row
          Instance of a row with key type K and column name type C.
Rows
          Interface to a collection or Rows with key type K and column type C.
 

Classes in com.netflix.astyanax.model used by com.netflix.astyanax.util
ByteBufferRange
          Interface to get a raw byte buffer range.
Rows
          Interface to a collection or Rows with key type K and column type C.
 



Copyright © 2012. All Rights Reserved.