com.espertech.esper.core.service
Class EPContextPartitionExtract

java.lang.Object
  extended by com.espertech.esper.core.service.EPContextPartitionExtract
All Implemented Interfaces:
java.io.Serializable

public class EPContextPartitionExtract
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
EPContextPartitionExtract(ContextPartitionCollection collection, EPContextPartitionImportable importable, int numNestingLevels)
           
 
Method Summary
 ContextPartitionCollection getCollection()
           
 EPContextPartitionImportable getImportable()
           
 int getNumNestingLevels()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EPContextPartitionExtract

public EPContextPartitionExtract(ContextPartitionCollection collection,
                                 EPContextPartitionImportable importable,
                                 int numNestingLevels)
Method Detail

getCollection

public ContextPartitionCollection getCollection()

getImportable

public EPContextPartitionImportable getImportable()

getNumNestingLevels

public int getNumNestingLevels()

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