com.espertech.esper.core.context.mgr
Class ContextPartitionVisitorState
java.lang.Object
com.espertech.esper.core.context.mgr.ContextPartitionVisitorState
- All Implemented Interfaces:
- ContextPartitionVisitor
public class ContextPartitionVisitorState
- extends java.lang.Object
- implements ContextPartitionVisitor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContextPartitionVisitorState
public ContextPartitionVisitorState()
visit
public void visit(int nestingLevel,
int pathId,
ContextStatePathValueBinding binding,
java.lang.Object payload,
ContextController contextController,
ContextControllerInstanceHandle instanceHandle)
- Specified by:
visit
in interface ContextPartitionVisitor
getStates
public java.util.TreeMap<ContextStatePathKey,ContextStatePathValue> getStates()
getContextPartitionInfo
public java.util.Map<java.lang.Integer,ContextPartitionDescriptor> getContextPartitionInfo()