Package org.infinispan.query.core.impl
package org.infinispan.query.core.impl
Query-core implementation.
- Since:
- 10.1
-
ClassDescriptionExecutes grouping and aggregation on top of a base query.Base class for embedded-mode query implementations.Non-indexed embedded-mode query.A query that does not return any results because the query filter is a boolean contradiction.Identifiers used by the Marshaller to delegate to specialized Externalizers.FilteringIterator<S,
T> ACloseableIteratordecorator that filters and transforms its elements.HybridQuery<T,S> A non-indexed query performed on top of the results returned by another query (usually a Lucene based query).Log abstraction for the query-core module.Warning this class consists of generated code.MappingEntryIterator<K,S, T> MappingIterator<S,T> ACloseableIteratordecorator that can be sliced and have its elements transformed.MetadataHybridQuery<T,S> A local cache for 'parsed' queries.QueryEngine<TypeMetadata>Builds Query object implementations based on an Ickle query string.