| Package | Description |
|---|---|
| gudusoft.gsqlparser.dlineage.dynamicsql |
| Modifier and Type | Method and Description |
|---|---|
List<DynamicSiteResult> |
DynamicLineageResult.getIncompleteSites()
Sites whose trust picture is incomplete: the string still has
unresolved fragments, its producer cannot enumerate provenance, or
SHADOW retained candidates from only the parseable part of a mixed
batch.
|
List<DynamicSiteResult> |
DynamicLineageResult.getSites() |
List<DynamicSiteResult> |
DynamicLineageResult.getUnresolvedSites()
Sites that could not be reduced — keep as honest diagnostics, do not guess.
|