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

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

public class ContextControllerStateUtil
extends java.lang.Object


Constructor Summary
ContextControllerStateUtil()
           
 
Method Summary
static java.util.NavigableMap<ContextStatePathKey,ContextStatePathValue> getChildContexts(ContextControllerFactoryContext factoryContext, int pathId, java.util.TreeMap<ContextStatePathKey,ContextStatePathValue> states)
           
static ContextControllerState getRecoveryStates(ContextStateCache cache, java.lang.String contextName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextControllerStateUtil

public ContextControllerStateUtil()
Method Detail

getRecoveryStates

public static ContextControllerState getRecoveryStates(ContextStateCache cache,
                                                       java.lang.String contextName)

getChildContexts

public static java.util.NavigableMap<ContextStatePathKey,ContextStatePathValue> getChildContexts(ContextControllerFactoryContext factoryContext,
                                                                                                 int pathId,
                                                                                                 java.util.TreeMap<ContextStatePathKey,ContextStatePathValue> states)

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