public class First extends Object implements QueryPlanIterator, Serializable
| Constructor and Description |
|---|
First() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
next()
Modifies the query plan into a unique tree.
|
void |
reset(QueryPlan qp)
Construct a query plan iterator that operates on the given query plan
|
public void reset(QueryPlan qp)
reset in interface QueryPlanIteratorpublic boolean next()
QueryPlanIteratornext in interface QueryPlanIteratorCopyright © 2016. All rights reserved.