Class | Description |
---|---|
Lineage |
A lineage tracks the dependencies imposed by a job, including the input files the job depends on,
and the output files the job generates.
|
LineageIdGenerator |
Generates the lineage id as sequence number.
|
LineageStateUtils |
Utility methods for checking the state of lineage files.
|
LineageStore |
A store of lineages.
|
LineageStoreView |
This class exposes a read-only view of
LineageStore to checkpoint schedulers and
recompute planners. |
Copyright © 2023. All Rights Reserved.