|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RegexPartitionState | |
---|---|
com.espertech.esper.rowregex | Match-recognize expression tree and state objects. |
Uses of RegexPartitionState in com.espertech.esper.rowregex |
---|
Methods in com.espertech.esper.rowregex that return RegexPartitionState | |
---|---|
RegexPartitionState |
RegexPartitionStateRepoNoGroup.getState(EventBean theEvent,
boolean collect)
|
RegexPartitionState |
RegexPartitionStateRepoGroup.getState(EventBean theEvent,
boolean isCollect)
|
RegexPartitionState |
RegexPartitionStateRepo.getState(EventBean theEvent,
boolean isCollect)
Return state for event or create state if not found. |
RegexPartitionState |
RegexPartitionStateRepoNoGroup.getState(java.lang.Object key)
|
RegexPartitionState |
RegexPartitionStateRepoGroup.getState(java.lang.Object key)
|
RegexPartitionState |
RegexPartitionStateRepo.getState(java.lang.Object key)
Return state for key or create state if not found. |
Constructors in com.espertech.esper.rowregex with parameters of type RegexPartitionState | |
---|---|
RegexPartitionStateRepoNoGroup(RegexPartitionState singletonState,
boolean hasInterval)
Ctor. |
|
© 2006-2011 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |