Uses of Class
com.netflix.astyanax.model.AbstractColumnList

Packages that use AbstractColumnList
com.netflix.astyanax.shallows   
com.netflix.astyanax.thrift.model   
 

Uses of AbstractColumnList in com.netflix.astyanax.shallows
 

Subclasses of AbstractColumnList in com.netflix.astyanax.shallows
 class EmptyColumnList<C>
           
 

Uses of AbstractColumnList in com.netflix.astyanax.thrift.model
 

Subclasses of AbstractColumnList in com.netflix.astyanax.thrift.model
 class ThriftColumnListImpl<C>
          Wrapper for a simple list of columns where each column has a scalar value.
 class ThriftColumnOrSuperColumnListImpl<C>
          List of columns that can be either a list of super columns or standard columns.
 class ThriftCounterColumnListImpl<C>
           
 



Copyright © 2012. All Rights Reserved.