com.espertech.esper.epl.spec
Class ContextDetailPartitionItem
java.lang.Object
com.espertech.esper.epl.spec.ContextDetailPartitionItem
- All Implemented Interfaces:
- java.io.Serializable
public class ContextDetailPartitionItem
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContextDetailPartitionItem
public ContextDetailPartitionItem(FilterSpecRaw filterSpecRaw,
java.util.List<java.lang.String> propertyNames)
getFilterSpecRaw
public FilterSpecRaw getFilterSpecRaw()
getPropertyNames
public java.util.List<java.lang.String> getPropertyNames()
getFilterSpecCompiled
public FilterSpecCompiled getFilterSpecCompiled()
setFilterSpecCompiled
public void setFilterSpecCompiled(FilterSpecCompiled filterSpecCompiled)
getParametersCompiled
public FilterValueSetParam[][] getParametersCompiled()