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

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

Uses of RegexPartitionStateRandomAccessGetter in com.espertech.esper.rowregex
 

Methods in com.espertech.esper.rowregex with parameters of type RegexPartitionStateRandomAccessGetter
 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 RegexPartitionStateRandomAccessGetter
RegexPartitionStateImpl(RegexPartitionStateRandomAccessGetter getter, java.util.List<RegexNFAStateEntry> currentStates)
          Ctor.
RegexPartitionStateImpl(RegexPartitionStateRandomAccessGetter getter, java.util.List<RegexNFAStateEntry> currentStates, java.lang.Object optionalKeys)
          Ctor.
RegexPartitionStateRandomAccessImpl(RegexPartitionStateRandomAccessGetter getter)
          Ctor.
RegexPartitionStateRepoGroup(RegexPartitionStateRandomAccessGetter getter, RegexPartitionStateRepoGroupMeta meta, boolean keepScheduleState, RegexPartitionTerminationStateComparator terminationStateCompare)
          Ctor.
RegexPartitionStateRepoNoGroup(RegexPartitionStateRandomAccessGetter getter, boolean keepScheduleState, RegexPartitionTerminationStateComparator terminationStateCompare)
          Ctor.
 


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