The SwappyItems Key-Values Store
Classes | Macros
SwappyItems.hpp File Reference
#include <inttypes.h>
#include <iostream>
#include <algorithm>
#include <stdexcept>
#include <utility>
#include <cstdlib>
#include <limits>
#include <vector>
#include <set>
#include <unordered_set>
#include <unordered_map>
#include <deque>
#include <map>
#include <fstream>
#include <experimental/filesystem>
#include <execution>
#include <mutex>
#include <thread>

Go to the source code of this file.

Classes

class  SwappyItems< TKEY, TVALUE, EACHFILE, OLDIES, RAMSIZE, BLOOMBITS, MASKLENGTH >
 
struct  SwappyItems< TKEY, TVALUE, EACHFILE, OLDIES, RAMSIZE, BLOOMBITS, MASKLENGTH >::statistic_s
 
struct  SwappyItems< TKEY, TVALUE, EACHFILE, OLDIES, RAMSIZE, BLOOMBITS, MASKLENGTH >::Detail
 
struct  SwappyItems< TKEY, TVALUE, EACHFILE, OLDIES, RAMSIZE, BLOOMBITS, MASKLENGTH >::Qentry
 

Macros

#define __STDC_FORMAT_MACROS
 

Macro Definition Documentation

◆ __STDC_FORMAT_MACROS

#define __STDC_FORMAT_MACROS