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

java.lang.Object
  extended by com.espertech.esper.core.context.mgr.ContextPartitionVisitorState
All Implemented Interfaces:
ContextPartitionVisitor

public class ContextPartitionVisitorState
extends java.lang.Object
implements ContextPartitionVisitor


Constructor Summary
ContextPartitionVisitorState()
           
 
Method Summary
 java.util.Map<java.lang.Integer,ContextPartitionDescriptor> getContextPartitionInfo()
           
 java.util.TreeMap<ContextStatePathKey,ContextStatePathValue> getStates()
           
 void visit(int nestingLevel, int pathId, ContextStatePathValueBinding binding, java.lang.Object payload, ContextController contextController, ContextControllerInstanceHandle instanceHandle)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextPartitionVisitorState

public ContextPartitionVisitorState()
Method Detail

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()

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