OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CompositeKeyInfo Struct Reference

#include <HashJoin.h>

Public Attributes

std::vector< const void * > sd_inner_proxy_per_key
 
std::vector< void * > sd_outer_proxy_per_key
 
std::vector< ChunkKeycache_key_chunks
 

Detailed Description

Definition at line 126 of file HashJoin.h.

Member Data Documentation

std::vector<ChunkKey> CompositeKeyInfo::cache_key_chunks
std::vector<const void*> CompositeKeyInfo::sd_inner_proxy_per_key

Definition at line 127 of file HashJoin.h.

Referenced by HashJoin::translateCompositeStrDictProxies().

std::vector<void*> CompositeKeyInfo::sd_outer_proxy_per_key

Definition at line 128 of file HashJoin.h.

Referenced by HashJoin::translateCompositeStrDictProxies().


The documentation for this struct was generated from the following file: