| Package | Description |
|---|---|
| ca.uqac.dim.turtledb |
| Modifier and Type | Field and Description |
|---|---|
protected QueryPlan |
HttpCommunicator.HttpQueryProcessor.m_queryPlan |
protected QueryPlan |
CentralizedCommunicator.CentralizedQueryProcessor.m_queryPlan |
| Modifier and Type | Method and Description |
|---|---|
QueryPlan |
Engine.getQueryPlan(Relation query)
Creates a query plan from a given query
|
| Modifier and Type | Method and Description |
|---|---|
QueryProcessor |
HttpCommunicator.getQueryProcessor(QueryPlan qp) |
QueryProcessor |
CentralizedCommunicator.getQueryProcessor(QueryPlan qp) |
abstract QueryProcessor |
Communicator.getQueryProcessor(QueryPlan plan) |
| Constructor and Description |
|---|
CentralizedQueryProcessor(QueryPlan qp) |
HttpQueryProcessor(QueryPlan qp) |
Copyright © Sylvain HallĂ©. All Rights Reserved.