Package | Description |
---|---|
edu.snu.coral.common.ir.vertex | |
edu.snu.coral.runtime.common.eventhandler | |
edu.snu.coral.runtime.common.optimizer |
Modifier and Type | Method and Description |
---|---|
MetricCollectionBarrierVertex |
MetricCollectionBarrierVertex.getClone() |
Modifier and Type | Method and Description |
---|---|
MetricCollectionBarrierVertex |
DynamicOptimizationEvent.getMetricCollectionBarrierVertex() |
Constructor and Description |
---|
DynamicOptimizationEvent(PhysicalPlan physicalPlan,
MetricCollectionBarrierVertex metricCollectionBarrierVertex,
Pair<String,String> taskInfo)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
static PhysicalPlan |
RuntimeOptimizer.dynamicOptimization(PhysicalPlan originalPlan,
MetricCollectionBarrierVertex metricCollectionBarrierVertex)
Dynamic optimization method to process the dag with an appropriate pass, decided by the stats.
|
Copyright © 2018. All rights reserved.