Uses of Interface
com.espertech.esper.core.context.mgr.ContextStatePathValueBinding

Packages that use ContextStatePathValueBinding
com.espertech.esper.core.context.mgr Context management. 
 

Uses of ContextStatePathValueBinding in com.espertech.esper.core.context.mgr
 

Classes in com.espertech.esper.core.context.mgr that implement ContextStatePathValueBinding
static class ContextStateCacheNoSave.ContextStateCacheNoSaveInitTermBinding
          For testing, only used within SPIs; Replaced by applicable EsperHA bindings.
static class ContextStateCacheNoSave.MyContextStatePathValueBindingSerializable
          For testing, only used within SPIs; Replaced by applicable EsperHA bindings.
 

Fields in com.espertech.esper.core.context.mgr declared as ContextStatePathValueBinding
static ContextStatePathValueBinding ContextStateCacheNoSave.DEFAULT_SPI_TEST_BINDING
           
 

Methods in com.espertech.esper.core.context.mgr that return ContextStatePathValueBinding
 ContextStatePathValueBinding ContextControllerPartitionedFactory.getBinding()
           
 ContextStatePathValueBinding ContextControllerInitTermFactory.getBinding()
           
 ContextStatePathValueBinding ContextControllerHashFactory.getBinding()
           
 ContextStatePathValueBinding ContextControllerCategoryFactory.getBinding()
           
 ContextStatePathValueBinding ContextStateCacheNoSave.getBinding(java.lang.Object bindingInfo)
           
 ContextStatePathValueBinding ContextStateCache.getBinding(java.lang.Object bindingInfo)
           
 

Methods in com.espertech.esper.core.context.mgr with parameters of type ContextStatePathValueBinding
 void ContextStateCacheNoSave.addContextPath(java.lang.String contextName, int level, int parentPath, int subPath, java.lang.Integer optionalContextPartitionId, java.lang.Object additionalInfo, ContextStatePathValueBinding binding)
           
 void ContextStateCache.addContextPath(java.lang.String contextName, int level, int parentPath, int subPath, java.lang.Integer optionalContextPartitionId, java.lang.Object additionalInfo, ContextStatePathValueBinding binding)
           
 void ContextPartitionVisitorStateWithPath.visit(int nestingLevel, int pathId, ContextStatePathValueBinding binding, java.lang.Object payload, ContextController contextController, ContextControllerInstanceHandle instanceHandle)
           
 void ContextPartitionVisitorState.visit(int nestingLevel, int pathId, ContextStatePathValueBinding binding, java.lang.Object payload, ContextController contextController, ContextControllerInstanceHandle instanceHandle)
           
 void ContextPartitionVisitorAgentInstanceIdWPath.visit(int nestingLevel, int pathId, ContextStatePathValueBinding binding, java.lang.Object payload, ContextController contextController, ContextControllerInstanceHandle instanceHandle)
           
 void ContextPartitionVisitorAgentInstanceId.visit(int nestingLevel, int pathId, ContextStatePathValueBinding binding, java.lang.Object payload, ContextController contextController, ContextControllerInstanceHandle instanceHandle)
           
 void ContextPartitionVisitor.visit(int nestingLevel, int pathId, ContextStatePathValueBinding binding, java.lang.Object payload, ContextController contextController, ContextControllerInstanceHandle instanceHandle)
           
 


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