Uses of Class
se.liu.ida.hefquin.engine.queryplan.executable.impl.ops.BinaryExecutableOpBase
Packages that use BinaryExecutableOpBase
- 
Uses of BinaryExecutableOpBase in se.liu.ida.hefquin.engine.queryplan.executable.impl.ops
Modifier and TypeClassDescriptionclassclassclassA right outer join version of the hash join algorithm implemented inExecOpHashJoin.classAttention, this is a purely local implementation of the nested loops join algorithm---nothing fancy, no requests to federation members or anything.classImplementation of the symmetric hash join algorithm.