com.espertech.esper.core.context.mgr
Class ContextInternalFilterAddendum

java.lang.Object
  extended by com.espertech.esper.core.context.mgr.ContextInternalFilterAddendum

public class ContextInternalFilterAddendum
extends java.lang.Object


Constructor Summary
ContextInternalFilterAddendum()
           
 
Method Summary
 ContextInternalFilterAddendum deepCopy()
           
 java.util.IdentityHashMap<FilterSpecCompiled,FilterValueSetParam[]> getFilterAddendum()
           
 FilterValueSetParam[] getFilterAddendum(FilterSpecCompiled filterSpecCompiled)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextInternalFilterAddendum

public ContextInternalFilterAddendum()
Method Detail

getFilterAddendum

public FilterValueSetParam[] getFilterAddendum(FilterSpecCompiled filterSpecCompiled)

getFilterAddendum

public java.util.IdentityHashMap<FilterSpecCompiled,FilterValueSetParam[]> getFilterAddendum()

deepCopy

public ContextInternalFilterAddendum deepCopy()

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