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

#include <BaselineJoinHashTable.h>

Public Attributes

std::vector< InnerOuterinner_outer_pairs
 
std::vector
< InnerOuterStringOpInfos
inner_outer_string_op_infos_pairs
 
const size_t num_elements
 
const SQLOps optype
 
const JoinType join_type
 
const ChunkKey chunk_key
 

Detailed Description

Definition at line 223 of file BaselineJoinHashTable.h.

Member Data Documentation

const ChunkKey BaselineJoinHashTable::AlternativeCacheKeyForBaselineHashJoin::chunk_key

Definition at line 229 of file BaselineJoinHashTable.h.

std::vector<InnerOuter> BaselineJoinHashTable::AlternativeCacheKeyForBaselineHashJoin::inner_outer_pairs
std::vector<InnerOuterStringOpInfos> BaselineJoinHashTable::AlternativeCacheKeyForBaselineHashJoin::inner_outer_string_op_infos_pairs
const JoinType BaselineJoinHashTable::AlternativeCacheKeyForBaselineHashJoin::join_type
const size_t BaselineJoinHashTable::AlternativeCacheKeyForBaselineHashJoin::num_elements
const SQLOps BaselineJoinHashTable::AlternativeCacheKeyForBaselineHashJoin::optype

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