| Package | Description |
|---|---|
| gudusoft.gsqlparser.dlineage | |
| gudusoft.gsqlparser.dlineage.dataflow.model | |
| gudusoft.gsqlparser.slpc.adapter |
| Modifier and Type | Method and Description |
|---|---|
default AuthoritativeLineageEvidence |
IDataFlowAnalyzer.getAuthoritativeLineageEvidence()
Semantic evidence retained outside the legacy serialized contract.
|
AuthoritativeLineageEvidence |
DataFlowAnalyzer.getAuthoritativeLineageEvidence()
Returns immutable AST/catalog evidence captured during this analyzer run.
|
| Modifier and Type | Method and Description |
|---|---|
static AuthoritativeLineageEvidence |
AuthoritativeLineageEvidence.empty() |
| Modifier and Type | Method and Description |
|---|---|
LegacyAdapterContext.Builder |
LegacyAdapterContext.Builder.authoritativeEvidence(AuthoritativeLineageEvidence value)
Connects evidence captured by the same DataFlowAnalyzer run to all
AST/catalog-authoritative adapter resolvers.
|