Uses of Interface
com.espertech.esper.common.internal.context.mgr.ContextPartitionVisitor
Package
Description
-
Uses of ContextPartitionVisitor in com.espertech.esper.common.internal.context.controller.category
Modifier and TypeMethodDescriptionvoid
ContextControllerCategory.visitSelectedPartitions
(IntSeqKey path, ContextPartitionSelector contextPartitionSelector, ContextPartitionVisitor visitor, ContextPartitionSelector[] selectorPerLevel) -
Uses of ContextPartitionVisitor in com.espertech.esper.common.internal.context.controller.core
Modifier and TypeMethodDescriptionvoid
ContextControllerLifecycleCallback.contextPartitionRecursiveVisit
(IntSeqKey controllerPath, int subpathId, ContextController originator, ContextPartitionVisitor visitor, ContextPartitionSelector[] selectorPerLevel) void
ContextController.visitSelectedPartitions
(IntSeqKey path, ContextPartitionSelector selector, ContextPartitionVisitor visitor, ContextPartitionSelector[] selectorPerLevel) -
Uses of ContextPartitionVisitor in com.espertech.esper.common.internal.context.controller.hash
Modifier and TypeMethodDescriptionvoid
ContextControllerHash.visitSelectedPartitions
(IntSeqKey path, ContextPartitionSelector selector, ContextPartitionVisitor visitor, ContextPartitionSelector[] selectorPerLevel) -
Uses of ContextPartitionVisitor in com.espertech.esper.common.internal.context.controller.initterm
Modifier and TypeMethodDescriptionvoid
ContextControllerInitTerm.visitSelectedPartitions
(IntSeqKey path, ContextPartitionSelector selector, ContextPartitionVisitor visitor, ContextPartitionSelector[] selectorPerLevel) -
Uses of ContextPartitionVisitor in com.espertech.esper.common.internal.context.controller.keyed
Modifier and TypeMethodDescriptionvoid
ContextControllerKeyed.visitSelectedPartitions
(IntSeqKey path, ContextPartitionSelector selector, ContextPartitionVisitor visitor, ContextPartitionSelector[] selectorPerLevel) -
Uses of ContextPartitionVisitor in com.espertech.esper.common.internal.context.mgr
Modifier and TypeMethodDescriptionvoid
ContextManagerRealization.contextPartitionRecursiveVisit
(IntSeqKey controllerPath, int subpathOrAgentInstanceId, ContextController originator, ContextPartitionVisitor visitor, ContextPartitionSelector[] selectorPerLevel)