| Package | Description |
|---|---|
| org.deri.cqels.engine |
| Modifier and Type | Class and Description |
|---|---|
class |
HeuristicRoutingPolicy
This class uses heuristic approach to build an execution plan
|
class |
RoutingPolicyBase
This class is the base class to build an execution plan
|
| Modifier and Type | Method and Description |
|---|---|
RoutingPolicy |
ExecContext.policy()
get routing policy
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExecContext.setPolicy(RoutingPolicy policy)
set routing policy with the specified policy
|