Package | Description |
---|---|
com.espertech.esper.rowregex |
Match-recognize expression tree and state objects.
|
Constructor and Description |
---|
RegexPartitionStateImpl(RegexPartitionStateRandomAccessGetter getter,
List<RegexNFAStateEntry> currentStates)
Ctor.
|
RegexPartitionStateImpl(RegexPartitionStateRandomAccessGetter getter,
List<RegexNFAStateEntry> currentStates,
Object optionalKeys)
Ctor.
|
RegexPartitionStateRandomAccessImpl(RegexPartitionStateRandomAccessGetter getter)
Ctor.
|
RegexPartitionStateRepoGroup(RegexPartitionStateRandomAccessGetter getter,
RegexPartitionStateRepoGroupMeta meta,
boolean keepScheduleState,
RegexPartitionTerminationStateComparator terminationStateCompare) |
RegexPartitionStateRepoNoGroup(RegexPartitionStateRandomAccessGetter getter,
boolean keepScheduleState,
RegexPartitionTerminationStateComparator terminationStateCompare) |