Uses of Class
org.apache.cassandra.cql3.Lists.Value
-
Packages that use Lists.Value Package Description org.apache.cassandra.cql3 -
-
Uses of Lists.Value in org.apache.cassandra.cql3
Methods in org.apache.cassandra.cql3 that return Lists.Value Modifier and Type Method Description static Lists.Value
Lists.Value. fromSerialized(java.nio.ByteBuffer value, ListType type, ProtocolVersion version)
Methods in org.apache.cassandra.cql3 with parameters of type Lists.Value Modifier and Type Method Description boolean
Lists.Value. equals(ListType lt, Lists.Value v)
-