com.espertech.esper.epl.spec
Class ContextDetailPartitionItem

java.lang.Object
  extended by 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

Constructor Summary
ContextDetailPartitionItem(FilterSpecRaw filterSpecRaw, java.util.List<java.lang.String> propertyNames)
           
 
Method Summary
 FilterSpecCompiled getFilterSpecCompiled()
           
 FilterSpecRaw getFilterSpecRaw()
           
 FilterValueSetParam[][] getParametersCompiled()
           
 java.util.List<java.lang.String> getPropertyNames()
           
 void setFilterSpecCompiled(FilterSpecCompiled filterSpecCompiled)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextDetailPartitionItem

public ContextDetailPartitionItem(FilterSpecRaw filterSpecRaw,
                                  java.util.List<java.lang.String> propertyNames)
Method Detail

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()

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