Uses of Interface
org.infinispan.query.Indexer
Packages that use Indexer
Package
Description
Query API that lets you perform Ickle queries and look up values in caches.
Query module internals.
-
Uses of Indexer in org.infinispan.query
Methods in org.infinispan.query that return Indexer -
Uses of Indexer in org.infinispan.query.impl
Methods in org.infinispan.query.impl that return IndexerModifier and TypeMethodDescriptionstatic Indexer
ComponentRegistryUtils.getIndexer
(AdvancedCache<?, ?> cache) Methods in org.infinispan.query.impl with parameters of type IndexerModifier and TypeMethodDescriptionstatic void
IndexStartupRunner.run
(SearchMapping mapping, Indexer indexer, Configuration configuration)