com.espertech.esper.core.context.subselect
Class SubSelectStrategyCollection

java.lang.Object
  extended by com.espertech.esper.core.context.subselect.SubSelectStrategyCollection

public class SubSelectStrategyCollection
extends java.lang.Object

Holds stream information for subqueries.


Constructor Summary
SubSelectStrategyCollection()
          Ctor.
 
Method Summary
 void add(ExprSubselectNode subselectNode, SubSelectStrategyFactoryDesc prototypeHolder)
          Add lookup.
 java.util.Map<ExprSubselectNode,SubSelectStrategyFactoryDesc> getSubqueries()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubSelectStrategyCollection

public SubSelectStrategyCollection()
Ctor.

Method Detail

add

public void add(ExprSubselectNode subselectNode,
                SubSelectStrategyFactoryDesc prototypeHolder)
Add lookup.

Parameters:
subselectNode - is the subselect expression node

getSubqueries

public java.util.Map<ExprSubselectNode,SubSelectStrategyFactoryDesc> getSubqueries()

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com