Package ca.uhn.cache.util

Interface Summary
IMutableIterator An extension of Iterator that allows additions during iteration.
IMutableMergeableIterator An extension of IMutableIterator with a convenience method for merging multiple iterators.
 

Class Summary
MultiDispatch Implements double-dispatching using reflection.
MutableIterator Default implementation of IMutableIterator.
MutableMergeableIterator Default implementation of IMutableMergeableIterator.
QueryProcessor TODO: TESTS Ecapsulates the common caching algorithm of querying a cache, getting a remainder, querying the original data source, and combining the results.
QueryResultUtil Provides utility methods for IQueryResult instances.
QueryUtil Provides utility methods for IQuery instances.
UnstationaryQueryProcessor An extension of QueryProcessor to handle unstationary data.
 



Copyright © 2004-2005 University Health Network. All Rights Reserved.