OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PerfectJoinHashTable::AlternativeCacheKeyForPerfectHashJoin Struct Reference
+ Collaboration diagram for PerfectJoinHashTable::AlternativeCacheKeyForPerfectHashJoin:

Public Attributes

const ExpressionRange col_range
 
const Analyzer::ColumnVarinner_col
 
const Analyzer::ColumnVarouter_col
 
InnerOuterStringOpInfos inner_outer_string_op_infos
 
const ChunkKey chunk_key
 
const size_t num_elements
 
const SQLOps optype
 
const JoinType join_type
 

Detailed Description

Definition at line 253 of file PerfectJoinHashTable.h.

Member Data Documentation

const ChunkKey PerfectJoinHashTable::AlternativeCacheKeyForPerfectHashJoin::chunk_key
const ExpressionRange PerfectJoinHashTable::AlternativeCacheKeyForPerfectHashJoin::col_range
const Analyzer::ColumnVar* PerfectJoinHashTable::AlternativeCacheKeyForPerfectHashJoin::inner_col
InnerOuterStringOpInfos PerfectJoinHashTable::AlternativeCacheKeyForPerfectHashJoin::inner_outer_string_op_infos
const JoinType PerfectJoinHashTable::AlternativeCacheKeyForPerfectHashJoin::join_type
const size_t PerfectJoinHashTable::AlternativeCacheKeyForPerfectHashJoin::num_elements
const SQLOps PerfectJoinHashTable::AlternativeCacheKeyForPerfectHashJoin::optype
const Analyzer::ColumnVar* PerfectJoinHashTable::AlternativeCacheKeyForPerfectHashJoin::outer_col

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