OoOJoin  0.0.1
The next generation of out-of-order join operator
Configurations
Collaboration diagram for Configurations:

Classes

class  INTELLI::ConfigMap
 The unified map structure to store configurations in a key-value style. More...
 

Macros

#define newConfigMap   make_shared<INTELLI::ConfigMap>
 (Macro) To creat a new ConfigMap under shared pointer.
 

Typedefs

typedef std::shared_ptr< ConfigMapINTELLI::ConfigMapPtr
 The class to describe a shared pointer to ConfigMap.
 

Detailed Description

This package is used to store configuration information in an unified map and get away from too many stand-alone functtions