Uses of Class
org.apache.cassandra.cql3.SingleColumnRelation
-
Packages that use SingleColumnRelation Package Description org.apache.cassandra.cql3 -
-
Uses of SingleColumnRelation in org.apache.cassandra.cql3
Methods in org.apache.cassandra.cql3 that return SingleColumnRelation Modifier and Type Method Description static SingleColumnRelation
SingleColumnRelation. createInRelation(ColumnIdentifier entity, java.util.List<Term.Raw> inValues)
SingleColumnRelation
SingleColumnRelation. withNonStrictOperator()
-