| Interface | Description |
|---|---|
| DataLineageEntity |
Data lineage entity with table lineage, barrier id and snapshot id for table source and sink
lineage.
|
| LineageMeta |
Metadata store will manage table lineage and data lineage information for the catalog.
|
| LineageMetaFactory |
Factory to create
LineageMeta. |
| LineageMetaFactory.LineageMetaContext |
Context has all options in a catalog and is used in factory to create
LineageMeta. |
| TableLineageEntity |
Table lineage entity with database, table and job for table source and sink lineage.
|
| Class | Description |
|---|---|
| TableLineageEntityImpl |
Default implementation for
TableLineageEntity. |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.