Classes | Namespaces
filter.h File Reference

FastBit Filter class. More...

#include "quaere.h"
#include "whereClause.h"
#include "selectClause.h"

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.
 

Detailed Description

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.

Make It A Bit Faster
Contact us
Disclaimers
FastBit source code
FastBit mailing list archive