CQParallel::lCLocalAccessorMap Class Reference
Detailed Description
Main idea of this class is to translate URLs from each collection involved into IDs. For this I need an accessor for each collection. Some of these collections might have the same accessors.
So I look at the algorithm of each child to find out which accessor to use for which fast query.
In the end I can iterate over collections, unify each result, and then have a unification of results based on URLs in the end.
Definition at line 138 of file CQParallel.h.
The documentation for this class was generated from the following file: