Package org.infinispan.query.impl
Query module internals.
-
Interface Summary Interface Description IndexedQuery<E> A query that uses indexing.ModuleCommandIds The Query module is using custom RPC commands; to make sure the used command ids are unique all numbers are defined here, and should stay in the range 100-119 which is the reserved range for this module. -
Class Summary Class Description ComponentRegistryUtils Lookup methods for various internal components of search module.DefaultTransformer WARNING, slow as a senile dog, uses Java Serialization and base64 encoding to get a String representation of an Object.EntityLoader<E> IndexedQueryImpl<E> Lucene based indexed query implementation.IndexStartupRunner InfinispanQueryStatisticsInfo This MBean exposes the query statistics from the Hibernate Search's SearchIntegrator Statistics object via delegation.KeyTransformationHandlerIdentifierBridge AnIdentifierBridgeto map cache keys to the document identifiers.KnownClassKey$___Marshaller_b1b9e11dd7f2c702e88c180bbc686b798fa5794bc27ae13347aacd2e4a465e3d WARNING: Generated code! Do not edit!LifecycleManager Lifecycle of the Query module: initializes the Hibernate Search engine and shuts it down at cache stop.PersistenceContextInitializerImpl WARNING: Generated code! Do not edit!QueryDefinition Wraps the query to be executed in a cache represented either as an Ickle query String or as aSearchQuerytogether with parameters and pagination and sort information.QueryDefinition.Externalizer QueryModuleCommandExtensions QueryModuleImpl QueryPackageImpl ScrollerIteratorAdaptor<E> Adaptor to use a linkSearchScrollas an iterator.