com.espertech.esper.core.context.mgr
Class ContextControllerInitTermInstance

java.lang.Object
  extended by com.espertech.esper.core.context.mgr.ContextControllerInitTermInstance

public class ContextControllerInitTermInstance
extends java.lang.Object


Constructor Summary
ContextControllerInitTermInstance(ContextControllerInstanceHandle instanceHandle, java.util.Map<java.lang.String,java.lang.Object> startProperties, long startTime, java.lang.Long endTime, int subPathId)
           
 
Method Summary
 java.lang.Long getEndTime()
           
 ContextControllerInstanceHandle getInstanceHandle()
           
 java.util.Map<java.lang.String,java.lang.Object> getStartProperties()
           
 long getStartTime()
           
 int getSubPathId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextControllerInitTermInstance

public ContextControllerInitTermInstance(ContextControllerInstanceHandle instanceHandle,
                                         java.util.Map<java.lang.String,java.lang.Object> startProperties,
                                         long startTime,
                                         java.lang.Long endTime,
                                         int subPathId)
Method Detail

getInstanceHandle

public ContextControllerInstanceHandle getInstanceHandle()

getStartProperties

public java.util.Map<java.lang.String,java.lang.Object> getStartProperties()

getStartTime

public long getStartTime()

getEndTime

public java.lang.Long getEndTime()

getSubPathId

public int getSubPathId()

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