OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
distributed.h File Reference
#include <cstdint>
+ Include dependency graph for distributed.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 dist
 

Functions

bool dist::is_distributed ()
 
bool dist::is_first_leaf ()
 
bool dist::is_leaf_node ()
 
bool dist::is_aggregator ()
 

Variables

int32_t g_distributed_leaf_idx
 
int32_t g_distributed_num_leaves
 
bool g_cluster
 

Variable Documentation

bool g_cluster
int32_t g_distributed_num_leaves

Definition at line 99 of file Catalog.cpp.

Referenced by foreign_storage::fragment_maps_to_leaf(), and DBHandler::set_leaf_info().