public class LeftJoinClassifier extends Object
Constructor and Description |
---|
LeftJoinClassifier() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isLinear(OpLeftJoin op) |
static boolean |
isLinear(Op left,
Op right) |
static Set<Var> |
nonLinearVars(OpLeftJoin op) |
public static boolean isLinear(OpLeftJoin op)
public static Set<Var> nonLinearVars(OpLeftJoin op)
Licenced under the Apache License, Version 2.0