public class LeftJoinRightChildNormalizationAnalyzerImpl extends Object implements LeftJoinRightChildNormalizationAnalyzer
| Modifier and Type | Class and Description |
|---|---|
static class |
LeftJoinRightChildNormalizationAnalyzerImpl.LeftJoinRightChildNormalizationAnalysisImpl |
LeftJoinRightChildNormalizationAnalyzer.LeftJoinRightChildNormalizationAnalysis| Modifier and Type | Method and Description |
|---|---|
LeftJoinRightChildNormalizationAnalyzer.LeftJoinRightChildNormalizationAnalysis |
analyze(com.google.common.collect.ImmutableSet<Variable> leftVariables,
com.google.common.collect.ImmutableList<ExtensionalDataNode> leftDataNodes,
ExtensionalDataNode rightDataNode,
VariableGenerator variableGenerator,
VariableNullability variableNullability)
NB: VariableNullability is at the level of the LJ tree
|
public LeftJoinRightChildNormalizationAnalyzer.LeftJoinRightChildNormalizationAnalysis analyze(com.google.common.collect.ImmutableSet<Variable> leftVariables, com.google.common.collect.ImmutableList<ExtensionalDataNode> leftDataNodes, ExtensionalDataNode rightDataNode, VariableGenerator variableGenerator, VariableNullability variableNullability)
LeftJoinRightChildNormalizationAnalyzeranalyze in interface LeftJoinRightChildNormalizationAnalyzerCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.