com.espertech.esper.epl.spec
Class ContextDetailHashItem
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContextDetailHashItem
public ContextDetailHashItem(ExprChainedSpec function,
FilterSpecRaw filterSpecRaw)
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)