JODA  0.13.1 (59b41972)
JSON On-Demand Analysis
Data Structures | Macros
StorageCollection.h File Reference
#include <joda/join/JoinManager.h>
#include <unordered_map>
#include <boost/functional/hash.hpp>
#include "../../../../../include/joda/storage/JSONStorage.h"
Include dependency graph for StorageCollection.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  StorageCollection
 

Macros

#define JODA_TEMPORARY_STORAGE_NAME   "TEMPORARY_RESULT"
 
#define JODA_STORE_SKIPPED_QUERY_ID   0
 
#define JODA_STORE_EXTERNAL_RS_ID   1
 
#define JODA_STORE_EMPTY_RS_ID   2
 
#define JODA_STORE_VALID_ID_START   3
 

Macro Definition Documentation

◆ JODA_STORE_EMPTY_RS_ID

#define JODA_STORE_EMPTY_RS_ID   2

◆ JODA_STORE_EXTERNAL_RS_ID

#define JODA_STORE_EXTERNAL_RS_ID   1

◆ JODA_STORE_SKIPPED_QUERY_ID

#define JODA_STORE_SKIPPED_QUERY_ID   0

◆ JODA_STORE_VALID_ID_START

#define JODA_STORE_VALID_ID_START   3

◆ JODA_TEMPORARY_STORAGE_NAME

#define JODA_TEMPORARY_STORAGE_NAME   "TEMPORARY_RESULT"