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

#include <HashJoinRuntime.h>

Public Attributes

size_t shard
 
size_t entry_count_per_shard
 
size_t num_shards
 
int device_count
 

Detailed Description

Definition at line 160 of file HashJoinRuntime.h.

Member Data Documentation

int ShardInfo::device_count

Definition at line 164 of file HashJoinRuntime.h.

size_t ShardInfo::entry_count_per_shard

Definition at line 162 of file HashJoinRuntime.h.

size_t ShardInfo::num_shards

Definition at line 163 of file HashJoinRuntime.h.

Referenced by fill_hash_join_buff_sharded_impl().

size_t ShardInfo::shard

Definition at line 161 of file HashJoinRuntime.h.

Referenced by fill_hash_join_buff_sharded_impl().


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