Package | Description |
---|---|
com.espertech.esper.rowregex |
Match-recognize expression tree and state objects.
|
Modifier and Type | Class and Description |
---|---|
class |
RegexPartitionStateRepoGroup
Partition-by implementation for partition state.
|
class |
RegexPartitionStateRepoNoGroup
State for when no partitions (single partition) is required.
|
Modifier and Type | Method and Description |
---|---|
RegexPartitionStateRepo |
RegexPartitionStateRepoNoGroup.copyForIterate()
Copy state for iteration.
|
RegexPartitionStateRepo |
RegexPartitionStateRepoGroup.copyForIterate() |
RegexPartitionStateRepo |
RegexPartitionStateRepo.copyForIterate()
Copy state for iteration.
|