Column Store
Postgres::PostgreSQLDataSource Member List

This is the complete list of members for Postgres::PostgreSQLDataSource, including all inherited members.

advance(int recordCount)Postgres::PostgreSQLDataSourceinline
batch_sizePostgres::PostgreSQLDataSourceprivate
columnsPostgres::PostgreSQLDataSourceprivate
connPostgres::PostgreSQLDataSourceprivate
dataPostgres::PostgreSQLDataSourceprivate
get_rows_of_columns(pqxx::transaction_base &txn, vector< ColumnStore::Column > columns)Postgres::PostgreSQLDataSourceinlineprivate
getMetadata() constColumnStore::DataGeneratorInterface
hasNext()Postgres::PostgreSQLDataSourceinlinevirtual
load_into_queue(pqxx::transaction_base &txn, vector< ColumnStore::Column > columns)Postgres::PostgreSQLDataSourceinlineprivate
metadataColumnStore::DataGeneratorInterfaceprotected
next()Postgres::PostgreSQLDataSourceinlinevirtual
nextBatch(int batchSize)ColumnStore::DataGeneratorInterfacevirtual
offsetPostgres::PostgreSQLDataSourceprivate
PostgreSQLDataSource(PostgreSQLMetaData postgresql_meta_data, std::string r_name, vector< std::string > c={}, int b_size=5000)Postgres::PostgreSQLDataSourceinline
print(int recordCount=-1)ColumnStore::DataGeneratorInterface
relation_namePostgres::PostgreSQLDataSourceprivate
schema_meta_dataPostgres::PostgreSQLDataSourceprivate
set_total_number_of_rows(pqxx::transaction_base &txn)Postgres::PostgreSQLDataSourceinlineprivate
total_number_of_rowsPostgres::PostgreSQLDataSourceprivate
~DataGeneratorInterface()ColumnStore::DataGeneratorInterfaceinlinevirtual