Uses of Class
org.apache.cassandra.index.SingletonIndexQueryPlan
-
Packages that use SingletonIndexQueryPlan Package Description org.apache.cassandra.index org.apache.cassandra.index.sasi.plan -
-
Uses of SingletonIndexQueryPlan in org.apache.cassandra.index
Methods in org.apache.cassandra.index that return SingletonIndexQueryPlan Modifier and Type Method Description protected static SingletonIndexQueryPlan
SingletonIndexQueryPlan. create(Index index, RowFilter rowFilter)
-
Uses of SingletonIndexQueryPlan in org.apache.cassandra.index.sasi.plan
Subclasses of SingletonIndexQueryPlan in org.apache.cassandra.index.sasi.plan Modifier and Type Class Description class
SASIIndexQueryPlan
-