Uses of Interface
com.espertech.esper.rowregex.RegexPartitionStateRepo

Packages that use RegexPartitionStateRepo
com.espertech.esper.rowregex Match-recognize expression tree and state objects. 
 

Uses of RegexPartitionStateRepo in com.espertech.esper.rowregex
 

Classes in com.espertech.esper.rowregex that implement RegexPartitionStateRepo
 class RegexPartitionStateRepoGroup
          Partition-by implementation for partition state.
 class RegexPartitionStateRepoNoGroup
          State for when no partitions (single partition) is required.
 

Fields in com.espertech.esper.rowregex declared as RegexPartitionStateRepo
protected  RegexPartitionStateRepo EventRowRegexNFAView.regexPartitionStateRepo
           
 

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)
           
 


© 2006-2016 EsperTech Inc.
All rights reserved.
Visit us at espertech.com