@ThreadSafe public class RecomputePlan extends Object
Constructor and Description |
---|
RecomputePlan(List<Lineage> toRecompute)
Creates a new instance of
RecomputePlan . |
Modifier and Type | Method and Description |
---|---|
List<Lineage> |
getLineageToRecompute() |
boolean |
isEmpty() |
String |
toString() |
public RecomputePlan(List<Lineage> toRecompute)
RecomputePlan
.toRecompute
- the lineages to recomputeCopyright © 2023. All Rights Reserved.