Uses of Class
org.apache.cassandra.db.transform.Filter
-
Packages that use Filter Package Description org.apache.cassandra.db.transform -
-
Uses of Filter in org.apache.cassandra.db.transform
Methods in org.apache.cassandra.db.transform with parameters of type Filter Modifier and Type Method Description static FilteredPartitions
FilteredPartitions. filter(UnfilteredPartitionIterator iterator, Filter filter)
-