public class OuterJoinAnalyzer extends Object
Constructor and Description |
---|
OuterJoinAnalyzer() |
Modifier and Type | Method and Description |
---|---|
static QueryGraph |
analyze(OuterJoinDesc[] outerJoinDescList,
QueryGraph queryGraph)
Analyzes the outer join descriptor list to build a query graph model.
|
public static QueryGraph analyze(OuterJoinDesc[] outerJoinDescList, QueryGraph queryGraph)
outerJoinDescList
- - list of outer join descriptorsqueryGraph
- - model containing relationships between streams that is written into