| Package | Description |
|---|---|
| org.aksw.limes.core.execution.engine | |
| org.aksw.limes.core.execution.planning.planner |
| Modifier and Type | Method and Description |
|---|---|
AMapping |
IExecutionEngine.execute(LinkSpecification spec,
IPlanner planner)
Implementation of the execution of a link specification.
|
AMapping |
ParallelExecutionEngine.execute(LinkSpecification spec,
IPlanner planner)
Implementation of the execution of an execution plan.
|
AMapping |
SimpleExecutionEngine.execute(LinkSpecification spec,
IPlanner planner)
Executes a link specification.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CanonicalPlanner
Implements the Canonical planner class.
|
class |
DynamicPlanner
Implements the Dynamic planner class.
|
class |
HeliosPlanner
Implements the Helios planner class.
|
class |
Planner
Implements the planner abstract class.
|
Copyright © 2018. All rights reserved.