| Package | Description | 
|---|---|
| org.apache.sysds.runtime.lineage | 
| Modifier and Type | Method and Description | 
|---|---|
| static LineageDedupBlock | LineageDedupUtils. computeDedupBlock(ProgramBlock fpb,
                 ExecutionContext ec) | 
| static LineageDedupBlock | LineageDedupUtils. initializeDedupBlock(ProgramBlock fpb,
                    ExecutionContext ec) | 
| Modifier and Type | Method and Description | 
|---|---|
| Map<ProgramBlock,LineageDedupBlock> | Lineage. getDedupBlocks() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Lineage. setDedupBlock(LineageDedupBlock ldb) | 
| static void | LineageDedupUtils. setDedupMap(LineageDedupBlock ldb,
           long takenPath) | 
| void | Lineage. setInitDedupBlock(LineageDedupBlock ldb) | 
| static void | LineageDedupUtils. setNewDedupPatch(LineageDedupBlock ldb,
                ProgramBlock fpb,
                ExecutionContext ec) | 
Copyright © 2020 The Apache Software Foundation. All rights reserved.