Defines ibis::bord. More...
Go to the source code of this file.
Classes | |
class | ibis::bord |
Class ibis::bord stores all its data in memory. More... | |
class | ibis::bord::column |
An in-memory version of ibis::column. More... | |
class | ibis::bord::cursor |
struct | ibis::bord::cursor::bufferElement |
Namespaces | |
namespace | ibis |
The current implementation of FastBit is code named IBIS; most data structures and functions are in the name space ibis. |
Defines ibis::bord.
This is an in-memory data table, with a single data partition completely residing in memory.
![]() |