Uses of Interface
org.infinispan.query.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
-
Uses of Indexer in org.infinispan.query.impl
Modifier and TypeMethodDescriptionstatic Indexer
ComponentRegistryUtils.getIndexer
(AdvancedCache<?, ?> cache) Modifier and TypeMethodDescriptionstatic void
IndexStartupRunner.run
(SearchMapping mapping, Indexer indexer, Configuration configuration)