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

#include <Fragmenter.h>

Public Attributes

const int table_id
 
const int db_id
 
std::map< int, std::shared_ptr
< Chunk_NS::Chunk > > 
chunks
 
std::vector< size_t > valid_row_indices
 

Detailed Description

Definition at line 49 of file Fragmenter.h.

Member Data Documentation

const int Fragmenter_Namespace::InsertChunks::table_id

Definition at line 50 of file Fragmenter.h.

Referenced by Fragmenter_Namespace::compute_row_indices_of_shards(), Fragmenter_Namespace::copy_data_of_shard(), Fragmenter_Namespace::InsertDataLoader::insertChunks(), Fragmenter_Namespace::InsertOrderFragmenter::insertChunks(), Fragmenter_Namespace::LocalInsertConnector::insertChunksToLeaf(), heavydb.thrift.ttypes.TPixelTableRowResult::read(), heavydb.thrift.ttypes.TTableMeta::read(), heavydb.thrift.ttypes.TColumnRange::read(), heavydb.thrift.ttypes.TTableGeneration::read(), heavydb.thrift.ttypes.TTableCacheStatus::read(), heavydb.thrift.ttypes.TInsertData::read(), heavydb.thrift.ttypes.TInsertChunks::read(), heavydb.thrift.ttypes.TTableEpochInfo::read(), heavydb.thrift.Heavy.set_table_epoch_args::read(), heavydb.thrift.Heavy.get_table_epoch_args::read(), heavydb.thrift.Heavy.get_table_epochs_args::read(), heavydb.thrift.Heavy.check_table_consistency_args::read(), heavydb.thrift.Heavy.checkpoint_args::read(), heavydb.thrift.ttypes.TPixelTableRowResult::write(), heavydb.thrift.ttypes.TTableMeta::write(), heavydb.thrift.ttypes.TColumnRange::write(), heavydb.thrift.ttypes.TTableGeneration::write(), heavydb.thrift.ttypes.TTableCacheStatus::write(), heavydb.thrift.ttypes.TInsertData::write(), heavydb.thrift.ttypes.TInsertChunks::write(), heavydb.thrift.ttypes.TTableEpochInfo::write(), heavydb.thrift.Heavy.set_table_epoch_args::write(), heavydb.thrift.Heavy.get_table_epoch_args::write(), heavydb.thrift.Heavy.get_table_epochs_args::write(), heavydb.thrift.Heavy.check_table_consistency_args::write(), and heavydb.thrift.Heavy.checkpoint_args::write().

std::vector<size_t> Fragmenter_Namespace::InsertChunks::valid_row_indices

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