com.espertech.esper.epl.spec
Class ContextDetailConditionFilter

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

public class ContextDetailConditionFilter
extends java.lang.Object
implements ContextDetailCondition

See Also:
Serialized Form

Constructor Summary
ContextDetailConditionFilter(FilterSpecRaw filterSpecRaw, java.lang.String optionalFilterAsName)
           
 
Method Summary
 FilterSpecCompiled getFilterSpecCompiled()
           
 java.util.List<FilterSpecCompiled> getFilterSpecIfAny()
           
 FilterSpecRaw getFilterSpecRaw()
           
 java.lang.String getOptionalFilterAsName()
           
 void setFilterSpecCompiled(FilterSpecCompiled filterSpecCompiled)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextDetailConditionFilter

public ContextDetailConditionFilter(FilterSpecRaw filterSpecRaw,
                                    java.lang.String optionalFilterAsName)
Method Detail

getFilterSpecRaw

public FilterSpecRaw getFilterSpecRaw()

getOptionalFilterAsName

public java.lang.String getOptionalFilterAsName()

getFilterSpecCompiled

public FilterSpecCompiled getFilterSpecCompiled()

setFilterSpecCompiled

public void setFilterSpecCompiled(FilterSpecCompiled filterSpecCompiled)

getFilterSpecIfAny

public java.util.List<FilterSpecCompiled> getFilterSpecIfAny()
Specified by:
getFilterSpecIfAny in interface ContextDetailCondition

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