protected class CentralizedCommunicator.CentralizedQueryProcessor extends QueryProcessor
| Modifier and Type | Field and Description |
|---|---|
protected QueryPlan |
m_queryPlan |
protected Relation |
m_result |
m_query| Constructor and Description |
|---|
CentralizedQueryProcessor(QueryPlan qp) |
| Modifier and Type | Method and Description |
|---|---|
Relation |
getResult() |
void |
run() |
public CentralizedQueryProcessor(QueryPlan qp)
public void run()
public Relation getResult()
getResult in class QueryProcessorCopyright © Sylvain HallĂ©. All Rights Reserved.