com.espertech.esper.epl.spec
Class ContextDetailHashItem

java.lang.Object
  extended by com.espertech.esper.epl.spec.ContextDetailHashItem
All Implemented Interfaces:
java.io.Serializable

public class ContextDetailHashItem
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
ContextDetailHashItem(ExprChainedSpec function, FilterSpecRaw filterSpecRaw)
           
 
Method Summary
 FilterSpecCompiled getFilterSpecCompiled()
           
 FilterSpecRaw getFilterSpecRaw()
           
 ExprChainedSpec getFunction()
           
 FilterSpecLookupable getLookupable()
           
 FilterValueSetParam[][] getParametersCompiled()
           
 void setFilterSpecCompiled(FilterSpecCompiled filterSpecCompiled)
           
 void setLookupable(FilterSpecLookupable lookupable)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextDetailHashItem

public ContextDetailHashItem(ExprChainedSpec function,
                             FilterSpecRaw filterSpecRaw)
Method Detail

getFunction

public ExprChainedSpec getFunction()

getFilterSpecRaw

public FilterSpecRaw getFilterSpecRaw()

getFilterSpecCompiled

public FilterSpecCompiled getFilterSpecCompiled()

setFilterSpecCompiled

public void setFilterSpecCompiled(FilterSpecCompiled filterSpecCompiled)

getParametersCompiled

public FilterValueSetParam[][] getParametersCompiled()

getLookupable

public FilterSpecLookupable getLookupable()

setLookupable

public void setLookupable(FilterSpecLookupable lookupable)

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