com.espertech.esper.epl.spec
Class ContextDetailCategory

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

public class ContextDetailCategory
extends java.lang.Object
implements ContextDetail

See Also:
Serialized Form

Constructor Summary
ContextDetailCategory(java.util.List<ContextDetailCategoryItem> items, FilterSpecRaw filterSpecRaw)
           
 
Method Summary
 FilterValueSetParam[][] getFilterParamsCompiled()
           
 FilterSpecCompiled getFilterSpecCompiled()
           
 FilterSpecRaw getFilterSpecRaw()
           
 java.util.List<FilterSpecCompiled> getFilterSpecsIfAny()
           
 java.util.List<ContextDetailCategoryItem> getItems()
           
 void setFilterSpecCompiled(FilterSpecCompiled filterSpec)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextDetailCategory

public ContextDetailCategory(java.util.List<ContextDetailCategoryItem> items,
                             FilterSpecRaw filterSpecRaw)
Method Detail

getFilterSpecsIfAny

public java.util.List<FilterSpecCompiled> getFilterSpecsIfAny()
Specified by:
getFilterSpecsIfAny in interface ContextDetail

getFilterSpecRaw

public FilterSpecRaw getFilterSpecRaw()

getItems

public java.util.List<ContextDetailCategoryItem> getItems()

setFilterSpecCompiled

public void setFilterSpecCompiled(FilterSpecCompiled filterSpec)

getFilterSpecCompiled

public FilterSpecCompiled getFilterSpecCompiled()

getFilterParamsCompiled

public FilterValueSetParam[][] getFilterParamsCompiled()

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