|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
--> |