Uses of Class
com.espertech.esper.common.internal.epl.rowrecog.state.RowRecogPartitionStateRepoGroupMeta
Packages that use RowRecogPartitionStateRepoGroupMeta
Package
Description
Match-recognize state management.
-
Uses of RowRecogPartitionStateRepoGroupMeta in com.espertech.esper.common.internal.epl.rowrecog.state
Methods in com.espertech.esper.common.internal.epl.rowrecog.state with parameters of type RowRecogPartitionStateRepoGroupMetaModifier and TypeMethodDescriptionstatic Object
RowRecogPartitionStateRepoGroup.getKeys
(EventBean theEvent, RowRecogPartitionStateRepoGroupMeta meta) RowRecogStateRepoFactory.makePartitioned
(RowRecogPreviousStrategyImpl prevGetter, RowRecogPartitionStateRepoGroupMeta stateRepoGroupMeta, AgentInstanceContext agentInstanceContext, RowRecogNFAView view, boolean keepScheduleState, RowRecogPartitionTerminationStateComparator terminationStateCompare, StateMgmtSetting partitionMgmtStateMgmtSettings, StateMgmtSetting scheduleMgmtStateMgmtSettings) RowRecogStateRepoFactoryDefault.makePartitioned
(RowRecogPreviousStrategyImpl prevGetter, RowRecogPartitionStateRepoGroupMeta stateRepoGroupMeta, AgentInstanceContext agentInstanceContext, RowRecogNFAView view, boolean keepScheduleState, RowRecogPartitionTerminationStateComparator terminationStateCompare, StateMgmtSetting partitionMgmtStateMgmtSettings, StateMgmtSetting scheduleMgmtStateMgmtSettings) Constructors in com.espertech.esper.common.internal.epl.rowrecog.state with parameters of type RowRecogPartitionStateRepoGroupMetaModifierConstructorDescriptionRowRecogPartitionStateRepoGroup
(RowRecogPreviousStrategyImpl getter, RowRecogPartitionStateRepoGroupMeta meta, boolean keepScheduleState, RowRecogPartitionTerminationStateComparator terminationStateCompare)