![]() |
Hybrid Query Processing Engine for Coprocessing in Database Systems
HyPE
|


Public Member Functions | |
| GPU_Sort_Operator (const hype::SchedulingDecision &sd, VecPtr input_data) | |
| virtual bool | execute () |
Public Attributes | |
| VecPtr | input_data_ |
Definition at line 123 of file benchmark_sorting.cpp.
| GPU_Sort_Operator::GPU_Sort_Operator | ( | const hype::SchedulingDecision & | sd, |
| VecPtr | input_data | ||
| ) | [inline] |
Definition at line 125 of file benchmark_sorting.cpp.
| virtual bool GPU_Sort_Operator::execute | ( | ) | [inline, virtual] |
Implements hype::queryprocessing::Operator.
Definition at line 129 of file benchmark_sorting.cpp.
References GPU_Sort().

Definition at line 135 of file benchmark_sorting.cpp.