Hybrid Query Processing Engine for Coprocessing in Database Systems
HyPE
hype::queryprocessing::BinaryOperator< OperatorInputTypeLeftChild, OperatorInputTypeRightChild, OperatorOutputType > Member List
This is the complete list of members for hype::queryprocessing::BinaryOperator< OperatorInputTypeLeftChild, OperatorInputTypeRightChild, OperatorOutputType >, including all inherited members.
BinaryOperator(const hype::SchedulingDecision &sched_dec, boost::shared_ptr< TypedOperator< OperatorInputTypeLeftChild > > left_child, boost::shared_ptr< TypedOperator< OperatorInputTypeRightChild > > right_child)hype::queryprocessing::BinaryOperator< OperatorInputTypeLeftChild, OperatorInputTypeRightChild, OperatorOutputType > [inline]
getAlgorithmName() const hype::queryprocessing::Operator
getDeviceSpecification() const hype::queryprocessing::Operator
getEstimatedExecutionTime() const hype::queryprocessing::Operator
getFeatureValues() const hype::queryprocessing::Operator
getInputDataLeftChild()hype::queryprocessing::BinaryOperator< OperatorInputTypeLeftChild, OperatorInputTypeRightChild, OperatorOutputType > [inline]
getInputDataRightChild()hype::queryprocessing::BinaryOperator< OperatorInputTypeLeftChild, OperatorInputTypeRightChild, OperatorOutputType > [inline]
getRecursiveExecutionTimeInNanoseconds()hype::queryprocessing::BinaryOperator< OperatorInputTypeLeftChild, OperatorInputTypeRightChild, OperatorOutputType > [inline, virtual]
getResult()hype::queryprocessing::TypedOperator< OperatorOutputType > [inline]
getResultSize() consthype::queryprocessing::TypedOperator< OperatorOutputType > [inline]
getSchedulingDecision() const hype::queryprocessing::Operator
left_child_hype::queryprocessing::BinaryOperator< OperatorInputTypeLeftChild, OperatorInputTypeRightChild, OperatorOutputType > [private]
Operator(const hype::core::SchedulingDecision &sched_dec)hype::queryprocessing::Operator [protected]
operator()()hype::queryprocessing::Operator
OperatorOutputType typedefhype::queryprocessing::TypedOperator< OperatorOutputType >
print(unsigned int tree_level) const hype::queryprocessing::BinaryOperator< OperatorInputTypeLeftChild, OperatorInputTypeRightChild, OperatorOutputType > [inline, virtual]
printResult(unsigned int tree_level) const hype::queryprocessing::BinaryOperator< OperatorInputTypeLeftChild, OperatorInputTypeRightChild, OperatorOutputType > [inline, virtual]
result_hype::queryprocessing::TypedOperator< OperatorOutputType > [protected]
result_size_hype::queryprocessing::TypedOperator< OperatorOutputType > [protected]
right_child_hype::queryprocessing::BinaryOperator< OperatorInputTypeLeftChild, OperatorInputTypeRightChild, OperatorOutputType > [private]
run()hype::queryprocessing::BinaryOperator< OperatorInputTypeLeftChild, OperatorInputTypeRightChild, OperatorOutputType > [inline, virtual]
setResultSize(double result_size)hype::queryprocessing::TypedOperator< OperatorOutputType > [inline]
timeEstimatedhype::queryprocessing::BinaryOperator< OperatorInputTypeLeftChild, OperatorInputTypeRightChild, OperatorOutputType > [private]
timeNeededhype::queryprocessing::BinaryOperator< OperatorInputTypeLeftChild, OperatorInputTypeRightChild, OperatorOutputType > [private]
TypedNodePtr typedefhype::queryprocessing::BinaryOperator< OperatorInputTypeLeftChild, OperatorInputTypeRightChild, OperatorOutputType >
TypedOperator(const hype::SchedulingDecision &sched_dec)hype::queryprocessing::TypedOperator< OperatorOutputType > [inline]
TypedOperatorPtr typedefhype::queryprocessing::BinaryOperator< OperatorInputTypeLeftChild, OperatorInputTypeRightChild, OperatorOutputType >
~BinaryOperator()hype::queryprocessing::BinaryOperator< OperatorInputTypeLeftChild, OperatorInputTypeRightChild, OperatorOutputType > [inline, virtual]
~Operator()hype::queryprocessing::Operator [virtual]
~TypedOperator()hype::queryprocessing::TypedOperator< OperatorOutputType > [inline, virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines