Column-oriented GPU-accelerated Database Management System
CoGaDB
|
Functions | |
const std::string | getName (AttributeType) |
const std::string | getName (ComputeDevice) |
const std::string | getName (AggregationMethod) |
const std::string | getName (ValueComparator) |
const std::string | getName (SortOrder) |
const std::string | getName (Operation) |
const std::string | getName (JoinAlgorithm) |
const std::string | getName (MaterializationStatus) |
const std::string | getName (ParallelizationMode) |
const std::string | getName (ColumnAlgebraOperation) |
const std::string | getName (PositionListOperation) |
const std::string CoGaDB::util::getName | ( | AttributeType | x | ) |
Referenced by CoGaDB::query_processing::physical_operator::create_CPU_ColumnAlgebraOperator(), CoGaDB::RowTable::getColumnbyName(), CoGaDB::LookupTable::getColumnbyName(), CoGaDB::LookupColumn::getLookupArrayforColumnbyName(), CoGaDB::query_processing::logical_operator::Logical_ColumnAlgebraOperation::getOperationName(), CoGaDB::BitVectorCompressedColumn< T >::getPath(), hype::queryprocessing::print_NodePtr_functor::operator()(), CoGaDB::DictionaryCompressedColumn< T >::store(), CoGaDB::RowValueColumn< T >::toColumn(), CoGaDB::Predicate::toString(), CoGaDB::query_processing::logical_operator::Logical_PositionList_Operator::toString(), CoGaDB::query_processing::logical_operator::Logical_AddConstantValueColumn::toString(), CoGaDB::query_processing::logical_operator::Logical_ColumnConstantOperator::toString(), CoGaDB::query_processing::logical_operator::Logical_ColumnAlgebraOperator::toString(), CoGaDB::query_processing::logical_operator::Logical_Groupby::toString(), and CoGaDB::query_processing::two_phase_physical_optimization_selection().
const std::string CoGaDB::util::getName | ( | ComputeDevice | x | ) |
const std::string CoGaDB::util::getName | ( | AggregationMethod | x | ) |
const std::string CoGaDB::util::getName | ( | ValueComparator | x | ) |
const std::string CoGaDB::util::getName | ( | SortOrder | x | ) |
const std::string CoGaDB::util::getName | ( | Operation | x | ) |
const std::string CoGaDB::util::getName | ( | JoinAlgorithm | x | ) |
const std::string CoGaDB::util::getName | ( | MaterializationStatus | x | ) |
const std::string CoGaDB::util::getName | ( | ParallelizationMode | x | ) |
const std::string CoGaDB::util::getName | ( | ColumnAlgebraOperation | x | ) |
const std::string CoGaDB::util::getName | ( | PositionListOperation | x | ) |