Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.infinispan.query Classes and Interfaces - 13 results found.
NameDescriptionTypePackageFramework
CacheQueryA cache-query is what will be returned when the getQuery() method is run on SearchManagerImpl.Interfaceorg.infinispan.queryInfinispan
ContinuousQueryClassorg.infinispan.query.continuousInfinispan
ContinuousQuery .EntryListenerClassorg.infinispan.query.continuous.ContinuousQueryInfinispan
ContinuousQueryResultListenerInterfaceorg.infinispan.query.continuousInfinispan
FetchOptionsClassorg.infinispan.queryInfinispan
FetchOptions .FetchModeSpecifies the fetching strategyWith eager mode all results are loaded asClassorg.infinispan.query.FetchOptionsInfinispan
MassIndexerComponent to rebuild the indexes from the existing data.Interfaceorg.infinispan.queryInfinispan
ProjectionConstantsInterfaceorg.infinispan.queryInfinispan
ResultIteratorIterates over query resultsThis method must be called on your iterator once you have finished so that any localInterfaceorg.infinispan.queryInfinispan
SearchHelper class to get a SearchManager out of an indexing enabled cache.Classorg.infinispan.queryInfinispan
SearchManagerThe SearchManager is the entry point to create full text queries on top of a cache.Interfaceorg.infinispan.queryInfinispan
TransformableIf you annotate your object with this, it can be used as a valid key for Infinispan to index.Classorg.infinispan.queryInfinispan
TransformerThe 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.Interfaceorg.infinispan.queryInfinispan