Package org.apache.cassandra.index.sai.plan
-
Class Summary Class Description Expression AnExpression
is an internal representation of an index query operation.Expression.Bound Expression.IndexedExpression Expression.UnindexedExpression Expression.Value A representation of a column value in its raw and encoded form.FilterTree Tree-like structure to filter base table data using indexed expressions and non-user-defined filters.Operation QueryController QueryViewBuilder Build a query specific view of the on-disk indexes for a query.QueryViewBuilder.QueryView StorageAttachedIndexQueryPlan StorageAttachedIndexSearcher VectorTopKProcessor Processor that scans all rows from given partitions and selects rows with top-k scores based on vector indexes. -
Enum Summary Enum Description Expression.IndexOperator Operation.BooleanOperator