Column Store
Class Hierarchy
Go to the graphical class hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level
1
2
3
]
▼
C
ColumnStore::Aggregator
Base Condition Query Structure
C
ColumnStore::AverageAggregator
C
ColumnStore::CountAggregator
C
ColumnStore::MaxAggregator
C
ColumnStore::MinAggregator
C
ColumnStore::SumAggregator
C
ColumnStore::ColStoreLoader
C
Parser::Column
C
ColumnStore::Column
Struct which maintains metadata of a single column
C
ColumnStore::ColumnStoreData
▼
C
ColumnStore::ConditionQuery
Base Condition Query Structure
C
ColumnStore::AndQuery
Logical AND query
C
ColumnStore::EqualQuery
Equality Query
C
ColumnStore::LessThanQuery
Less Than Query
C
ColumnStore::NotQuery
Logical NOT query
C
ColumnStore::OrQuery
Logical OR query
C
GenericQuery::GenericDataGenerator::DataGeneraterJoin
Helper structure to efficiently process joins
▼
C
ColumnStore::DataGeneratorInterface
Interface for relational data sources
C
ColumnStore::ColStoreDataSource
C
CSV::CSVDataSource
C
GenericQuery::GenericDataAggregator
C
GenericQuery::GenericDataGenerator
C
GenericQuery::GenericGroupByAggregator
C
Postgres::PostgreSQLDataSource
C
Parser::DataLoader
C
ColumnStore::DataRecord
Stores a row of data
C
ColumnStore::DataRecordMetadata
Stores metadata information of the data record
C
Parser::DataType
C
ColumnStore::DataValue
Implementation of a single data element
C
Parser::foreign_key
C
GenericQuery::GenericQueryBuilder
Generic Query Builder Class
C
GenericQuery::GroupByManager
C
GenericQuery::GroupByValue
C
GenericQuery::GroupHash
C
ColumnStore::Initializer
C
GenericQuery::GenericQueryBuilder::Join
Helper struct to represent join infromation
C
Parser::join_index
C
GenericQuery::JoinHash
C
GenericQuery::JoinValue
C
GenericQuery::JoinValueManager
C
ColumnStore::MetadataManager
C
Postgres::PostgreSQLMetaData
C
Parser::Projection
C
Parser::projection_column
▼
C
ColumnStore::RecordValidatorInterface
Base RecordValidator Interface
C
ColumnStore::AndRecordValidator
Logical AND RecordValidator
C
ColumnStore::NotRecordValidator
Inverts RecordValidator
C
ColumnStore::OrRecordValidator
Logical OR RecordValidator
▼
C
ColumnStore::ReccordValidatorMetadataInterface
Extended RecordValidator Interface which handles Metadata
C
ColumnStore::EqualRecordValidator
Checks equality of a data field
C
ColumnStore::LessThanRecordValidator
Checks if value of a field is less than given value
C
Parser::SchemaExtractor
C
Parser::SchemaLoader
C
Parser::SchemaMetaData
C
Parser::Table
▼
C
exception
C
Parser::ProjectionNotFoundException
C
Parser::TableNotFoundException
Generated by
1.8.18