FastBit Filter class. More...
Go to the source code of this file.
Classes | |
class | ibis::filter |
A simple filtering query. More... | |
Namespaces | |
ibis | |
The current implementation of FastBit is code named IBIS; most data structures and functions are in the name space ibis. | |
FastBit Filter class.
This is the simplest version of a query. Following the older code, this class attempts to apply the same where clause on all known data partitions and produce a concatenated result set.