Uses of Interface
org.infinispan.query.Indexer
-
Packages that use Indexer Package Description org.infinispan.query Query API.org.infinispan.query.impl Query module internals.org.infinispan.query.impl.massindex -
-
Uses of Indexer in org.infinispan.query
Methods in org.infinispan.query that return Indexer Modifier and Type Method Description static <K,V>
IndexerSearch. getIndexer(org.infinispan.Cache<K,V> cache) -
Uses of Indexer in org.infinispan.query.impl
Methods in org.infinispan.query.impl that return Indexer Modifier and Type Method Description static IndexerComponentRegistryUtils. getIndexer(org.infinispan.AdvancedCache<?,?> cache) -
Uses of Indexer in org.infinispan.query.impl.massindex
Classes in org.infinispan.query.impl.massindex that implement Indexer Modifier and Type Class Description classDistributedExecutorMassIndexer
-