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