com.espertech.esper.epl.spec
Class ContextDetailCategoryItem

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

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

See Also:
Serialized Form

Constructor Summary
ContextDetailCategoryItem(ExprNode expression, java.lang.String name)
           
 
Method Summary
 FilterValueSetParam[][] getCompiledFilterParam()
           
 ExprNode getExpression()
           
 java.lang.String getName()
           
 void setCompiledFilter(FilterSpecCompiled filterSpec)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextDetailCategoryItem

public ContextDetailCategoryItem(ExprNode expression,
                                 java.lang.String name)
Method Detail

getExpression

public ExprNode getExpression()

getName

public java.lang.String getName()

getCompiledFilterParam

public FilterValueSetParam[][] getCompiledFilterParam()

setCompiledFilter

public void setCompiledFilter(FilterSpecCompiled filterSpec)

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