Uses of Package
com.metamatrix.query.optimizer

Packages that use com.metamatrix.query.optimizer
com.metamatrix.query.optimizer   
com.metamatrix.query.optimizer.batch   
com.metamatrix.query.optimizer.proc   
com.metamatrix.query.optimizer.relational   
com.metamatrix.query.optimizer.xml   
com.metamatrix.query.optimizer.xquery   
 

Classes in com.metamatrix.query.optimizer used by com.metamatrix.query.optimizer
CommandTreeNode
          A tree node object used to hold state during command planning and optimizing.
OptimizerContext
           
 

Classes in com.metamatrix.query.optimizer used by com.metamatrix.query.optimizer.batch
CommandPlanner
          The common interface of all planners which take a user's command object and produce a ProcessorPlan object, which is a plan for executing the query.
CommandTreeNode
          A tree node object used to hold state during command planning and optimizing.
 

Classes in com.metamatrix.query.optimizer used by com.metamatrix.query.optimizer.proc
CommandPlanner
          The common interface of all planners which take a user's command object and produce a ProcessorPlan object, which is a plan for executing the query.
CommandTreeNode
          A tree node object used to hold state during command planning and optimizing.
 

Classes in com.metamatrix.query.optimizer used by com.metamatrix.query.optimizer.relational
CommandPlanner
          The common interface of all planners which take a user's command object and produce a ProcessorPlan object, which is a plan for executing the query.
CommandTreeNode
          A tree node object used to hold state during command planning and optimizing.
CommandTreeProcessor
          An object that performs some processing on a tree of CommandTreeNodes during command planning.
 

Classes in com.metamatrix.query.optimizer used by com.metamatrix.query.optimizer.xml
CommandPlanner
          The common interface of all planners which take a user's command object and produce a ProcessorPlan object, which is a plan for executing the query.
CommandTreeNode
          A tree node object used to hold state during command planning and optimizing.
 

Classes in com.metamatrix.query.optimizer used by com.metamatrix.query.optimizer.xquery
CommandPlanner
          The common interface of all planners which take a user's command object and produce a ProcessorPlan object, which is a plan for executing the query.
CommandTreeNode
          A tree node object used to hold state during command planning and optimizing.
 



Copyright © 2009. All Rights Reserved.