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

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

Uses of RegexPartitionStateRandomAccess in com.espertech.esper.rowregex
 

Classes in com.espertech.esper.rowregex that implement RegexPartitionStateRandomAccess
 class RegexPartitionStateRandomAccessImpl
          "Prev" state for random access to event history.
 

Methods in com.espertech.esper.rowregex that return RegexPartitionStateRandomAccess
 RegexPartitionStateRandomAccess RegexPartitionStateRandomAccessGetter.getAccessor()
          Returns the index for access.
 

Methods in com.espertech.esper.rowregex with parameters of type RegexPartitionStateRandomAccess
 void RegexPartitionStateRandomAccessGetter.setRandomAccess(RegexPartitionStateRandomAccess randomAccess)
          Sets the random access.
 


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