Package | Description |
---|---|
com.espertech.esper.rowregex |
Match-recognize expression tree and state objects.
|
Modifier and Type | Method and Description |
---|---|
RegexPartitionStateRandomAccessImpl |
RegexPartitionState.getRandomAccess()
Returns the random access for "prev".
|
Constructor and Description |
---|
RegexPartitionState(RegexPartitionStateRandomAccessImpl randomAccess,
java.lang.Object optionalKeys,
boolean hasInterval)
Ctor.
|