com.espertech.esper.core.context.mgr
Class ContextControllerInitTermInstance
java.lang.Object
com.espertech.esper.core.context.mgr.ContextControllerInitTermInstance
public class ContextControllerInitTermInstance
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContextControllerInitTermInstance
public ContextControllerInitTermInstance(ContextControllerInstanceHandle instanceHandle,
java.util.Map<java.lang.String,java.lang.Object> startProperties,
long startTime,
java.lang.Long endTime,
int subPathId)
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()