Class AFederatedPlanner

    • Constructor Detail

      • AFederatedPlanner

        public AFederatedPlanner()
    • Method Detail

      • rewriteProgram

        public abstract void rewriteProgram​(DMLProgram prog,
                                            FunctionCallGraph fgraph,
                                            FunctionCallSizeInfo fcallSizes)
        Selects a federated execution plan for the given program by setting the forced execution type.
        Parameters:
        prog - dml program
        fgraph - function call graph
        fcallSizes - function call graph sizes