Uses of Package
org.apache.nemo.runtime.common.plan
-
Classes in org.apache.nemo.runtime.common.plan used by org.apache.nemo.compiler.backend.nemo Class Description PhysicalPlan A job's physical plan, to be executed by the Runtime.PhysicalPlanGenerator A function that converts an IR DAG to physical DAG.PlanRewriter PhysicalPlan rewriter.StageEdge Edge of a stage that connects an IRVertex of the source stage to an IRVertex of the destination stage. -
Classes in org.apache.nemo.runtime.common.plan used by org.apache.nemo.compiler.backend.nemo.prophet Class Description PhysicalPlan A job's physical plan, to be executed by the Runtime.PhysicalPlanGenerator A function that converts an IR DAG to physical DAG.StageEdge Edge of a stage that connects an IRVertex of the source stage to an IRVertex of the destination stage. -
Classes in org.apache.nemo.runtime.common.plan used by org.apache.nemo.runtime.common.metric Class Description PhysicalPlan A job's physical plan, to be executed by the Runtime.Stage Stage.StageEdge Edge of a stage that connects an IRVertex of the source stage to an IRVertex of the destination stage. -
Classes in org.apache.nemo.runtime.common.plan used by org.apache.nemo.runtime.common.plan Class Description PhysicalPlan A job's physical plan, to be executed by the Runtime.RuntimeEdge Represents the edge between vertices in a logical/physical plan in runtime.Stage Stage.StageEdge Edge of a stage that connects an IRVertex of the source stage to an IRVertex of the destination stage.TestPlanGenerator.PlanType Type of the plan to generate. -
Classes in org.apache.nemo.runtime.common.plan used by org.apache.nemo.runtime.executor Class Description Task A Task (attempt) is a self-contained executable that can be executed on a machine. -
Classes in org.apache.nemo.runtime.common.plan used by org.apache.nemo.runtime.executor.data Class Description RuntimeEdge Represents the edge between vertices in a logical/physical plan in runtime. -
Classes in org.apache.nemo.runtime.common.plan used by org.apache.nemo.runtime.executor.datatransfer Class Description RuntimeEdge Represents the edge between vertices in a logical/physical plan in runtime. -
Classes in org.apache.nemo.runtime.common.plan used by org.apache.nemo.runtime.executor.task Class Description RuntimeEdge Represents the edge between vertices in a logical/physical plan in runtime.Task A Task (attempt) is a self-contained executable that can be executed on a machine. -
Classes in org.apache.nemo.runtime.common.plan used by org.apache.nemo.runtime.master Class Description PhysicalPlan A job's physical plan, to be executed by the Runtime. -
Classes in org.apache.nemo.runtime.common.plan used by org.apache.nemo.runtime.master.resource Class Description Task A Task (attempt) is a self-contained executable that can be executed on a machine. -
Classes in org.apache.nemo.runtime.common.plan used by org.apache.nemo.runtime.master.scheduler Class Description PhysicalPlan A job's physical plan, to be executed by the Runtime.PlanRewriter PhysicalPlan rewriter.Task A Task (attempt) is a self-contained executable that can be executed on a machine.