Uses of Class
org.apache.cassandra.db.marshal.SetType

Packages that use SetType
org.apache.cassandra.db.marshal   
 

Uses of SetType in org.apache.cassandra.db.marshal
 

Methods in org.apache.cassandra.db.marshal that return SetType
static
<T> SetType
SetType.getInstance(AbstractType<T> elements)
           
static SetType<?> SetType.getInstance(TypeParser parser)
           
 



Copyright © 2012 The Apache Software Foundation