Uses of Class
net.sf.jkniv.whinstone.types.CassandraType
-
Packages that use CassandraType Package Description net.sf.jkniv.whinstone.types -
-
Uses of CassandraType in net.sf.jkniv.whinstone.types
Methods in net.sf.jkniv.whinstone.types that return CassandraType Modifier and Type Method Description static CassandraTypeCassandraType. valueOf(String name)Returns the enum constant of this type with the specified name.static CassandraType[]CassandraType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-