| Class | Description | 
|---|---|
| Dag<N extends Lop> | Class to maintain a DAG of lops and compile it into 
 runtime instructions, incl piggybacking into jobs. | 
| LopComparator<N extends Lop> | Comparator class used in sorting the LopDAG in topological order. | 
Copyright © 2021 The Apache Software Foundation. All rights reserved.