public interface RowRecogStateRepoFactory
Modifier and Type | Method and Description |
---|---|
RowRecogPartitionStateRepo |
makePartitioned(RowRecogPreviousStrategyImpl prevGetter,
RowRecogPartitionStateRepoGroupMeta stateRepoGroupMeta,
AgentInstanceContext agentInstanceContext,
RowRecogNFAView view,
boolean keepScheduleState,
RowRecogPartitionTerminationStateComparator terminationStateCompare) |
RowRecogPartitionStateRepo |
makeSingle(RowRecogPreviousStrategyImpl prevGetter,
AgentInstanceContext agentInstanceContext,
RowRecogNFAView view,
boolean keepScheduleState,
RowRecogPartitionTerminationStateComparator terminationStateCompare) |
RowRecogPartitionStateRepo makeSingle(RowRecogPreviousStrategyImpl prevGetter, AgentInstanceContext agentInstanceContext, RowRecogNFAView view, boolean keepScheduleState, RowRecogPartitionTerminationStateComparator terminationStateCompare)
RowRecogPartitionStateRepo makePartitioned(RowRecogPreviousStrategyImpl prevGetter, RowRecogPartitionStateRepoGroupMeta stateRepoGroupMeta, AgentInstanceContext agentInstanceContext, RowRecogNFAView view, boolean keepScheduleState, RowRecogPartitionTerminationStateComparator terminationStateCompare)
Copyright © 2005–2018. All rights reserved.