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

java.lang.Object
  extended by com.espertech.esper.core.context.mgr.ContextControllerFactoryBase
      extended by com.espertech.esper.core.context.mgr.ContextControllerPartitionedFactoryBase
          extended by com.espertech.esper.core.context.mgr.ContextControllerPartitionedFactoryImpl
All Implemented Interfaces:
ContextControllerFactory

public class ContextControllerPartitionedFactoryImpl
extends ContextControllerPartitionedFactoryBase
implements ContextControllerFactory


Field Summary
 
Fields inherited from class com.espertech.esper.core.context.mgr.ContextControllerFactoryBase
factoryContext
 
Constructor Summary
ContextControllerPartitionedFactoryImpl(ContextControllerFactoryContext factoryContext, ContextDetailPartitioned segmentedSpec, java.util.List<FilterSpecCompiled> filtersSpecsNestedContexts)
           
 
Method Summary
 ContextController createNoCallback(int pathId, ContextControllerLifecycleCallback callback)
           
 ContextStatePathValueBinding getBinding()
           
 
Methods inherited from class com.espertech.esper.core.context.mgr.ContextControllerPartitionedFactoryBase
getContextBuiltinProps, getContextDetail, getContextDetailPartitionItems, getFilterLookupable, getSegmentedSpec, getStatementAIResourceRegistryFactory, hasFiltersSpecsNestedContexts, isSingleInstanceContext, keyPayloadToIdentifier, populateContextInternalFilterAddendums, populateFilterAddendums, validateFactory, validateStatement
 
Methods inherited from class com.espertech.esper.core.context.mgr.ContextControllerFactoryBase
getFactoryContext, getStateCache
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.espertech.esper.core.context.mgr.ContextControllerFactory
getContextBuiltinProps, getContextDetail, getContextDetailPartitionItems, getFactoryContext, getFilterLookupable, getStateCache, getStatementAIResourceRegistryFactory, isSingleInstanceContext, keyPayloadToIdentifier, populateFilterAddendums, validateFactory, validateStatement
 

Constructor Detail

ContextControllerPartitionedFactoryImpl

public ContextControllerPartitionedFactoryImpl(ContextControllerFactoryContext factoryContext,
                                               ContextDetailPartitioned segmentedSpec,
                                               java.util.List<FilterSpecCompiled> filtersSpecsNestedContexts)
Method Detail

getBinding

public ContextStatePathValueBinding getBinding()

createNoCallback

public ContextController createNoCallback(int pathId,
                                          ContextControllerLifecycleCallback callback)
Specified by:
createNoCallback in interface ContextControllerFactory

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