|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.core.context.mgr.ContextControllerFactoryBase
com.espertech.esper.core.context.mgr.ContextControllerPartitionedFactoryBase
com.espertech.esper.core.context.mgr.ContextControllerPartitionedFactoryImpl
public class ContextControllerPartitionedFactoryImpl
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 |
---|
public ContextControllerPartitionedFactoryImpl(ContextControllerFactoryContext factoryContext, ContextDetailPartitioned segmentedSpec, java.util.List<FilterSpecCompiled> filtersSpecsNestedContexts)
Method Detail |
---|
public ContextStatePathValueBinding getBinding()
public ContextController createNoCallback(int pathId, ContextControllerLifecycleCallback callback)
createNoCallback
in interface ContextControllerFactory
|
© 2006-2016 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |