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. |