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

#include <BoundingBoxIntersectJoinHashTable.h>

Public Attributes

std::vector< InnerOuterinner_outer_pairs
 
const size_t num_elements
 
const size_t chunk_key_hash
 
const SQLOps optype
 
const size_t max_hashtable_size
 
const double bucket_threshold
 
const std::vector< double > inverse_bucket_sizes = {}
 

Detailed Description

Definition at line 311 of file BoundingBoxIntersectJoinHashTable.h.

Member Data Documentation

const double BoundingBoxIntersectJoinHashTable::AlternativeCacheKeyForBoundingBoxIntersection::bucket_threshold
const size_t BoundingBoxIntersectJoinHashTable::AlternativeCacheKeyForBoundingBoxIntersection::chunk_key_hash
std::vector<InnerOuter> BoundingBoxIntersectJoinHashTable::AlternativeCacheKeyForBoundingBoxIntersection::inner_outer_pairs
const std::vector<double> BoundingBoxIntersectJoinHashTable::AlternativeCacheKeyForBoundingBoxIntersection::inverse_bucket_sizes = {}
const size_t BoundingBoxIntersectJoinHashTable::AlternativeCacheKeyForBoundingBoxIntersection::max_hashtable_size
const size_t BoundingBoxIntersectJoinHashTable::AlternativeCacheKeyForBoundingBoxIntersection::num_elements
const SQLOps BoundingBoxIntersectJoinHashTable::AlternativeCacheKeyForBoundingBoxIntersection::optype

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