com.espertech.esper.epl.spec
Class ContextDetailPartitioned

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

public class ContextDetailPartitioned
extends java.lang.Object
implements ContextDetail

See Also:
Serialized Form

Constructor Summary
ContextDetailPartitioned(java.util.List<ContextDetailPartitionItem> items)
           
 
Method Summary
 java.util.List<FilterSpecCompiled> getFilterSpecsIfAny()
           
 java.util.List<ContextDetailPartitionItem> getItems()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextDetailPartitioned

public ContextDetailPartitioned(java.util.List<ContextDetailPartitionItem> items)
Method Detail

getItems

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

getFilterSpecsIfAny

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

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