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