OmniSciDB
a5dc49c757
|
Classes | |
struct | IsAggKind |
struct | IsDictEncodedStr |
Typedefs | |
using | ModeBlockedRange = tbb::blocked_range< size_t > |
Functions | |
size_t | get_truncated_row_count (size_t total_row_count, size_t limit, size_t offset) |
int64_t | materializeMode (int64_t const i1) |
using anonymous_namespace{ResultSet.cpp}::ModeBlockedRange = typedef tbb::blocked_range<size_t> |
Definition at line 1100 of file ResultSet.cpp.
size_t anonymous_namespace{ResultSet.cpp}::get_truncated_row_count | ( | size_t | total_row_count, |
size_t | limit, | ||
size_t | offset | ||
) |
Definition at line 545 of file ResultSet.cpp.
Referenced by ResultSet::binSearchRowCount(), ResultSet::parallelRowCount(), and ResultSet::rowCountImpl().
int64_t anonymous_namespace{ResultSet.cpp}::materializeMode | ( | int64_t const | i1 | ) |
Definition at line 1091 of file ResultSet.cpp.
References NULL_BIGINT.
Referenced by java::sql::ResultSet::ResultSetComparator::ModeScatter< BUFFER_ITERATOR_TYPE >::operator()().