Package | Description |
---|---|
com.espertech.esper.common.internal.epl.rowrecog.state |
Match-recognize state management.
|
Modifier and Type | Method and Description |
---|---|
RowRecogPartitionStateRepo |
RowRecogStateRepoFactoryDefault.makePartitioned(RowRecogPreviousStrategyImpl prevGetter,
RowRecogPartitionStateRepoGroupMeta stateRepoGroupMeta,
AgentInstanceContext agentInstanceContext,
RowRecogNFAView view,
boolean keepScheduleState,
RowRecogPartitionTerminationStateComparator terminationStateCompare,
StateMgmtSetting partitionMgmtStateMgmtSettings,
StateMgmtSetting scheduleMgmtStateMgmtSettings) |
RowRecogPartitionStateRepo |
RowRecogStateRepoFactory.makePartitioned(RowRecogPreviousStrategyImpl prevGetter,
RowRecogPartitionStateRepoGroupMeta stateRepoGroupMeta,
AgentInstanceContext agentInstanceContext,
RowRecogNFAView view,
boolean keepScheduleState,
RowRecogPartitionTerminationStateComparator terminationStateCompare,
StateMgmtSetting partitionMgmtStateMgmtSettings,
StateMgmtSetting scheduleMgmtStateMgmtSettings) |
RowRecogPartitionStateRepo |
RowRecogStateRepoFactoryDefault.makeSingle(RowRecogPreviousStrategyImpl prevGetter,
AgentInstanceContext agentInstanceContext,
RowRecogNFAView view,
boolean keepScheduleState,
RowRecogPartitionTerminationStateComparator terminationStateCompare,
StateMgmtSetting unpartitionedStateMgmtSettings,
StateMgmtSetting scheduleMgmtStateMgmtSettings) |
RowRecogPartitionStateRepo |
RowRecogStateRepoFactory.makeSingle(RowRecogPreviousStrategyImpl prevGetter,
AgentInstanceContext agentInstanceContext,
RowRecogNFAView view,
boolean keepScheduleState,
RowRecogPartitionTerminationStateComparator terminationStateCompare,
StateMgmtSetting unpartitionedStateMgmtSettings,
StateMgmtSetting scheduleMgmtStateMgmtSettings) |
Copyright © 2005–2021. All rights reserved.