OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UpdelRoll.h File Reference
#include <map>
#include <mutex>
#include <set>
#include <utility>
#include "DataMgr/Chunk/Chunk.h"
#include "DataMgr/ChunkMetadata.h"
#include "DataMgr/MemoryLevel.h"
+ Include dependency graph for UpdelRoll.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  UpdelRoll
 

Namespaces

 Fragmenter_Namespace
 
 Catalog_Namespace
 

Typedefs

using MetaDataKey = std::pair< const TableDescriptor *, Fragmenter_Namespace::FragmentInfo * >
 

Typedef Documentation

Definition at line 41 of file UpdelRoll.h.