com.espertech.esper.epl.expression.dot
Class ExprDotNodeRealizedChain

java.lang.Object
  extended by com.espertech.esper.epl.expression.dot.ExprDotNodeRealizedChain

public class ExprDotNodeRealizedChain
extends java.lang.Object


Constructor Summary
ExprDotNodeRealizedChain(ExprDotEval[] chain, ExprDotEval[] chainWithUnpack, ExprDotNodeFilterAnalyzerDesc filterAnalyzerDesc)
           
 
Method Summary
 ExprDotEval[] getChain()
           
 ExprDotEval[] getChainWithUnpack()
           
 ExprDotNodeFilterAnalyzerDesc getFilterAnalyzerDesc()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExprDotNodeRealizedChain

public ExprDotNodeRealizedChain(ExprDotEval[] chain,
                                ExprDotEval[] chainWithUnpack,
                                ExprDotNodeFilterAnalyzerDesc filterAnalyzerDesc)
Method Detail

getChain

public ExprDotEval[] getChain()

getChainWithUnpack

public ExprDotEval[] getChainWithUnpack()

getFilterAnalyzerDesc

public ExprDotNodeFilterAnalyzerDesc getFilterAnalyzerDesc()

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