Uses of Class
org.infinispan.query.core.impl.BaseEmbeddedQuery
Packages that use BaseEmbeddedQuery
-
Uses of BaseEmbeddedQuery in org.infinispan.query.core.impl
Subclasses of BaseEmbeddedQuery in org.infinispan.query.core.implModifier and TypeClassDescriptionfinal classExecutes grouping and aggregation on top of a base query.final classNon-indexed embedded-mode query.final classA query that does not return any results because the query filter is a boolean contradiction.classHybridQuery<T,S> A non-indexed query performed on top of the results returned by another query (usually a Lucene based query).classMetadataHybridQuery<T,S>