| Package | Description |
|---|---|
| gudusoft.gsqlparser.ir.semantic.diff |
| Modifier and Type | Field and Description |
|---|---|
static Comparator<CanonicalLineageEdge> |
CanonicalLineageEdge.ORDER
Total ordering used everywhere a deterministic edge sequence is needed.
|
| Modifier and Type | Method and Description |
|---|---|
Set<CanonicalLineageEdge> |
CanonicalLineageModel.getEdges() |
| Constructor and Description |
|---|
CanonicalLineageModel(Set<CanonicalLineageEdge> edges,
Set<String> outputNames,
Map<String,Boolean> aggregateByOutput) |