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 TypeClassDescriptionclassclassclassTo be used for MINUS clauses.classBuilds the hash table based on the input from the first subplan.classBuilds the hash table based on the input from the second subplan.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.