Uses of Package
org.infinispan.query

Packages that use org.infinispan.query
org.infinispan.query   
org.infinispan.query.backend   
org.infinispan.query.clustered   
org.infinispan.query.impl   
 

Classes in org.infinispan.query used by org.infinispan.query
CacheQuery
          A cache-query is what will be returned when the getQuery() method is run on SearchManagerImpl.
QueryIterator
          Iterates over query results

SearchManager
          The SearchManager is the entry point to create full text queries on top of a cache.
Transformer
          The task of this interface is to convert keys from their original types to a String representation (which can be used in Lucene) and vice versa.
 

Classes in org.infinispan.query used by org.infinispan.query.backend
Transformer
          The task of this interface is to convert keys from their original types to a String representation (which can be used in Lucene) and vice versa.
 

Classes in org.infinispan.query used by org.infinispan.query.clustered
CacheQuery
          A cache-query is what will be returned when the getQuery() method is run on SearchManagerImpl.
QueryIterator
          Iterates over query results

 

Classes in org.infinispan.query used by org.infinispan.query.impl
CacheQuery
          A cache-query is what will be returned when the getQuery() method is run on SearchManagerImpl.
QueryIterator
          Iterates over query results

 


-->

Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.