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 IndexerComponentRegistryUtils.getIndexer(AdvancedCache<?, ?> cache)
Indexer.of(Cache)instead.