OmniSciDB
a5dc49c757
|
#include "DataMgr/Allocators/DeviceAllocator.h"
#include "QueryEngine/ColumnarResults.h"
#include "QueryEngine/Descriptors/QueryFragmentDescriptor.h"
#include "QueryEngine/JoinHashTable/Runtime/HashJoinRuntime.h"
Go to the source code of this file.
Classes | |
struct | std::hash< std::vector< int > > |
struct | std::hash< std::pair< int, int > > |
struct | FetchResult |
class | ColumnFetcher |
Namespaces | |
std | |
Typedefs | |
using | MergedChunk = std::pair< AbstractBuffer *, AbstractBuffer * > |
using MergedChunk = std::pair<AbstractBuffer*, AbstractBuffer*> |
Definition at line 47 of file ColumnFetcher.h.