Methods in com.espertech.esper.rowregex that return RegexPartitionStateRepo |
RegexPartitionStateRepo |
RegexPartitionStateRepoNoGroup.copyForIterate(boolean forOutOfOrderReprocessing)
Copy state for iteration. |
RegexPartitionStateRepo |
RegexPartitionStateRepoGroup.copyForIterate(boolean forOutOfOrderReprocessing)
|
RegexPartitionStateRepo |
RegexPartitionStateRepo.copyForIterate(boolean forOutOfOrderReprocessing)
Copy state for iteration. |
RegexPartitionStateRepo |
RegexHandlerFactoryDefault.makePartitioned(RegexPartitionStateRandomAccessGetter prevGetter,
RegexPartitionStateRepoGroupMeta stateRepoGroupMeta,
AgentInstanceContext agentInstanceContext,
EventRowRegexNFAView view,
boolean keepScheduleState,
RegexPartitionTerminationStateComparator terminationStateCompare)
|
RegexPartitionStateRepo |
RegexHandlerFactory.makePartitioned(RegexPartitionStateRandomAccessGetter prevGetter,
RegexPartitionStateRepoGroupMeta stateRepoGroupMeta,
AgentInstanceContext agentInstanceContext,
EventRowRegexNFAView view,
boolean keepScheduleState,
RegexPartitionTerminationStateComparator terminationStateCompare)
|
RegexPartitionStateRepo |
RegexHandlerFactoryDefault.makeSingle(RegexPartitionStateRandomAccessGetter prevGetter,
AgentInstanceContext agentInstanceContext,
EventRowRegexNFAView view,
boolean keepScheduleState,
RegexPartitionTerminationStateComparator terminationStateCompare)
|
RegexPartitionStateRepo |
RegexHandlerFactory.makeSingle(RegexPartitionStateRandomAccessGetter prevGetter,
AgentInstanceContext agentInstanceContext,
EventRowRegexNFAView view,
boolean keepScheduleState,
RegexPartitionTerminationStateComparator terminationStateCompare)
|