Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
impala::Sorter::TupleSorter Member List

This is the complete list of members for impala::Sorter::TupleSorter, including all inherited members.

block_capacity_impala::Sorter::TupleSorterprivate
INSERTION_THRESHOLDimpala::Sorter::TupleSorterprivatestatic
InsertionSort(const TupleIterator &first, const TupleIterator &last)impala::Sorter::TupleSorterprivate
last_tuple_block_offset_impala::Sorter::TupleSorterprivate
less_than_comp_impala::Sorter::TupleSorterprivate
Partition(TupleIterator first, TupleIterator last, Tuple *pivot)impala::Sorter::TupleSorterprivate
run_impala::Sorter::TupleSorterprivate
Sort(Run *run)impala::Sorter::TupleSorter
SortHelper(TupleIterator first, TupleIterator last)impala::Sorter::TupleSorterprivate
state_impala::Sorter::TupleSorterprivate
Swap(uint8_t *left, uint8_t *right)impala::Sorter::TupleSorterinlineprivate
swap_buffer_impala::Sorter::TupleSorterprivate
temp_tuple_buffer_impala::Sorter::TupleSorterprivate
temp_tuple_row_impala::Sorter::TupleSorterprivate
tuple_size_impala::Sorter::TupleSorterprivate
TupleSorter(const TupleRowComparator &less_than_comp, int64_t block_size, int tuple_size, RuntimeState *state)impala::Sorter::TupleSorter
~TupleSorter()impala::Sorter::TupleSorter