| Package | Description |
|---|---|
| gudusoft.gsqlparser.dlineage.dynamicsql |
| Modifier and Type | Method and Description |
|---|---|
static ShadowLeafEdgeComparator.Report |
ShadowLeafEdgeComparator.compare(Set<ShadowLeafEdgeComparator.LeafEdgeKey> legacyKeys,
Set<ShadowLeafEdgeComparator.LeafEdgeKey> shadowKeys)
Classify a LEGACY leaf-edge set against the SHADOW side model
(B3 shape: SHADOW = LEGACY ∪ additions, so only EQUAL and
INTENDED_ADDITION can appear; the remaining classes guard the
comparator's reuse under B6 replacement).
|