Uses of Class
com.espertech.esper.common.internal.epl.rowrecog.state.RowRecogPartitionStateRepoGroupMeta
Package
Description
Match-recognize state management.
-
Uses of RowRecogPartitionStateRepoGroupMeta in com.espertech.esper.common.internal.epl.rowrecog.state
Modifier 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) ModifierConstructorDescriptionRowRecogPartitionStateRepoGroup
(RowRecogPreviousStrategyImpl getter, RowRecogPartitionStateRepoGroupMeta meta, boolean keepScheduleState, RowRecogPartitionTerminationStateComparator terminationStateCompare)