Classes | Namespaces
jrange.h File Reference

In-memory Range Join. More...

#include "quaere.h"

Go to the source code of this file.

Classes

class  ibis::jRange
 In-memory Range Join. 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

In-memory Range Join.

This is a concrete implementation of the range join operation involving two data partitions that can fit in memory. The join range is defined by fixed contants known internally as delta1 and delta2.

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