OmniSciDB
a5dc49c757
|
#include <Interval.h>
Public Attributes | |
int | start |
int | end |
Definition at line 26 of file Interval.h.
int foreign_storage::Interval< T >::end |
Definition at line 27 of file Interval.h.
Referenced by foreign_storage::ParquetDataWrapper::getColumnsToInitialize(), foreign_storage::ParquetDataWrapper::loadBuffersUsingLazyParquetChunkLoader(), foreign_storage::anonymous_namespace{LazyParquetChunkLoader.cpp}::populate_encoder_map_for_metadata_scan(), and foreign_storage::ParquetDataWrapper::updateChunkMetadataForFragment().
int foreign_storage::Interval< T >::start |
Definition at line 27 of file Interval.h.
Referenced by TableFunctionsFactory_parser.Tokenize::add_token(), TableFunctionsFactory_parser.Tokenize::current_token(), foreign_storage::ParquetDataWrapper::getColumnsToInitialize(), foreign_storage::ParquetDataWrapper::loadBuffersUsingLazyParquetChunkLoader(), foreign_storage::anonymous_namespace{LazyParquetChunkLoader.cpp}::populate_encoder_map_for_metadata_scan(), TableFunctionsFactory_parser.Tokenize::tokenize(), and foreign_storage::ParquetDataWrapper::updateChunkMetadataForFragment().