Uses of Interface
org.apache.cassandra.io.ICompactSerializer3

Packages that use ICompactSerializer3
org.apache.cassandra.cache   
org.apache.cassandra.db   
 

Uses of ICompactSerializer3 in org.apache.cassandra.cache
 

Constructors in org.apache.cassandra.cache with parameters of type ICompactSerializer3
SerializingCache(int capacity, ICompactSerializer3<V> serializer, java.lang.String tableName, java.lang.String cfName)
           
 

Uses of ICompactSerializer3 in org.apache.cassandra.db
 

Classes in org.apache.cassandra.db that implement ICompactSerializer3
 class ColumnFamilySerializer
           
 



Copyright © 2011 The Apache Software Foundation