Package | Description |
---|---|
org.infinispan.query |
Query API
|
Class and Description |
---|
CacheQuery
A cache-query is what will be returned when the getQuery() method is run on
SearchManagerImpl . |
FetchOptions |
FetchOptions.FetchMode
Specifies the fetching strategy
for query results.
|
MassIndexer
Component to rebuild the indexes from the existing data.
|
ResultIterator
Iterates over query results
|
SearchManager
The SearchManager is the entry point to create full text queries on top of a cache.
|
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.