Uses of Class
org.apache.cassandra.db.marshal.ShortType
-
Packages that use ShortType Package Description org.apache.cassandra.db.marshal -
-
Uses of ShortType in org.apache.cassandra.db.marshal
Fields in org.apache.cassandra.db.marshal declared as ShortType Modifier and Type Field Description static ShortType
ShortType. instance
Methods in org.apache.cassandra.db.marshal that return ShortType Modifier and Type Method Description ShortType
UserType. nameComparator()
-