com.espertech.esper.core.context.mgr
Class ContextControllerTreeAgentInstanceList
java.lang.Object
com.espertech.esper.core.context.mgr.ContextControllerTreeAgentInstanceList
public class ContextControllerTreeAgentInstanceList
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContextControllerTreeAgentInstanceList
public ContextControllerTreeAgentInstanceList(long filterVersionAfterAllocation,
java.lang.Object initPartitionKey,
java.util.Map<java.lang.String,java.lang.Object> initContextProperties,
java.util.List<AgentInstance> agentInstances,
ContextPartitionState state)
getFilterVersionAfterAllocation
public long getFilterVersionAfterAllocation()
getInitPartitionKey
public java.lang.Object getInitPartitionKey()
getInitContextProperties
public java.util.Map<java.lang.String,java.lang.Object> getInitContextProperties()
getAgentInstances
public java.util.List<AgentInstance> getAgentInstances()
getState
public ContextPartitionState getState()
setState
public void setState(ContextPartitionState state)
clearAgentInstances
public void clearAgentInstances()