Uses of Interface
org.infinispan.query.Indexer
-
Packages that use Indexer Package Description org.infinispan.query Query API that lets you perform Ickle queries and look up values in caches. -
-
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(Cache<K,V> cache)
-