Package org.jboss.cache.search

Interface Summary
CacheQuery A cache-query is what will be returned when the createQuery() method is run.
QueryResultIterator Iterates over query results
SearchableCache<K,V>  
 

Class Summary
CacheEntityId This class is used to get fqns, keys and documentId's by calling methods on Transformer
CacheEntityLoader Class that is used to load objects from a list of CacheEntityId ids.
CacheQueryImpl Implementation class of the CacheQuery interface.
IndexSearcherCloser  
LazyQueryResultIterator  
NodeModifiedTransactionContext This class implements the TransactionContext interface.
QueryResultIteratorImpl This is the implementation class for the interface QueryResultIterator which extends ListIterator.
SearchableCacheConfiguration Class that implements SearchConfiguration so that within JBossCache Searchable, there is no need for a Hibernate Core configuration object.
SearchableCacheFactory  
SearchableCacheImpl<K,V>  
SearchableCoreListener  
Transformer  
 

Exception Summary
InvalidFqnException Thrown when an invalid Fqn is passed into generateId(org.jboss.cache.Fqn, String)

InvalidKeyException  
 



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