Package | Description |
---|---|
alluxio.master.lineage | |
alluxio.master.lineage.checkpoint | |
alluxio.master.lineage.meta | |
alluxio.master.lineage.recompute |
Class and Description |
---|
LineageStoreView
This class exposes a read-only view of
LineageStore to checkpoint schedulers and
recompute planners. |
Class and Description |
---|
LineageStoreView
This class exposes a read-only view of
LineageStore to checkpoint schedulers and
recompute planners. |
Class and 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.
|
LineageStore
A store of lineages.
|
Class and 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.
|
LineageStore
A store of lineages.
|
Copyright © 2023. All Rights Reserved.