All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class Optimizer.PlanNode

java.lang.Object
   |
   +----Optimizer.PlanNode

public abstract class PlanNode
extends Object

Constructor Index

 o PlanNode()

Method Index

 o createIterator()

Constructors

 o PlanNode
 public PlanNode()

Methods

 o createIterator
 public abstract Iterator createIterator() throws IOException

All Packages  Class Hierarchy  This Package  Previous  Next  Index