Uses of Class
com.netflix.astyanax.recipes.storage.CassandraChunkedStorageProvider.Columns

Packages that use CassandraChunkedStorageProvider.Columns
com.netflix.astyanax.recipes.storage   
 

Uses of CassandraChunkedStorageProvider.Columns in com.netflix.astyanax.recipes.storage
 

Methods in com.netflix.astyanax.recipes.storage that return CassandraChunkedStorageProvider.Columns
static CassandraChunkedStorageProvider.Columns CassandraChunkedStorageProvider.Columns.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CassandraChunkedStorageProvider.Columns[] CassandraChunkedStorageProvider.Columns.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.netflix.astyanax.recipes.storage with parameters of type CassandraChunkedStorageProvider.Columns
 CassandraChunkedStorageProvider CassandraChunkedStorageProvider.withColumnName(CassandraChunkedStorageProvider.Columns column, String name)
           
 



Copyright © 2012. All Rights Reserved.