Uses of Class
org.apache.cassandra.db.filter.RowFilter.SimpleExpression
-
Packages that use RowFilter.SimpleExpression Package Description org.apache.cassandra.db.filter -
-
Uses of RowFilter.SimpleExpression in org.apache.cassandra.db.filter
Methods in org.apache.cassandra.db.filter that return RowFilter.SimpleExpression Modifier and Type Method Description RowFilter.SimpleExpression
RowFilter. add(ColumnMetadata def, Operator op, java.nio.ByteBuffer value)
-