package

com.netflix.astyanax.recipes

Interfaces

Classes

ConstantSupplier<T>  
DistributedMergeSort  
ReverseIndexQuery<K, C, V> Performs a search on a reverse index and fetches all the matching rows CFData:K C=V1 C=V2 CFIndex: V1:K

Data and Index column family

The CFData column family has key of type K and fields or columns of type C. 
ReverseIndexQuery.Task  
ReverseIndexQueryTest  
Shards  
Shards.StringShardBuilder  
UniquenessConstraint<K, C>  
UniquenessConstraintTest  
UniquenessConstraintWithPrefix<K>  
UUIDStringSupplier