Package org.infinispan.query.impl
Query module internals.
-
Interface Summary Interface Description IndexedQuery<E> A distributed Lucene query.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.QueryResultLoader -
Class Summary Class Description CacheQueryImpl<E> Implementation class of the CacheQuery interface.ComponentRegistryUtils Lookup methods for various internal components of search module.DefaultSearchMappingProvider Defines default analyzers.DefaultSearchMappingProvider.ConfigurableBufferSizeKeywordTokenizerFactory Similar toKeywordTokenizerFactorybut with a configurable buffer size.DefaultTransformer WARNING, slow as a senile dog, uses Java Serialization and base64 encoding to get a String representation of an Object.InfinispanQueryStatisticsInfo This MBean exposes the query statistics from the Hibernate Search's SearchIntegrator Statistics object via delegation.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 a String or as aHSQueryform together with pagination and sort information.QueryDefinition.Externalizer QueryModuleCommandExtensions QueryModuleImpl QueryPackageImpl SearchManagerImpl Class that is used to build aCacheQuerybased on a Lucene or an Ickle query, only for indexed caches.SegmentFieldBridge FieldBridge to index the segment id of the key for each entry.SegmentFilterFactory Filter for infinispan segments.