Uses of Class
com.espertech.esper.rowregex.RegexPartitionTerminationStateComparator

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

Uses of RegexPartitionTerminationStateComparator in com.espertech.esper.rowregex
 

Methods in com.espertech.esper.rowregex with parameters of type RegexPartitionTerminationStateComparator
 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)
           
 

Constructors in com.espertech.esper.rowregex with parameters of type RegexPartitionTerminationStateComparator
RegexPartitionStateRepoGroup(RegexPartitionStateRandomAccessGetter getter, RegexPartitionStateRepoGroupMeta meta, boolean keepScheduleState, RegexPartitionTerminationStateComparator terminationStateCompare)
          Ctor.
RegexPartitionStateRepoNoGroup(RegexPartitionStateRandomAccessGetter getter, boolean keepScheduleState, RegexPartitionTerminationStateComparator terminationStateCompare)
          Ctor.
RegexPartitionStateRepoScheduleStateImpl(RegexPartitionTerminationStateComparator terminationStateCompare)
           
 


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