Package | Description |
---|---|
com.espertech.esper.rowregex |
Match-recognize expression tree and state objects.
|
Modifier and Type | Method and Description |
---|---|
static Object |
RegexPartitionStateRepoGroup.getKeys(EventBean theEvent,
RegexPartitionStateRepoGroupMeta meta) |
RegexPartitionStateRepo |
RegexHandlerFactoryDefault.makePartitioned(RegexPartitionStateRandomAccessGetter prevGetter,
RegexPartitionStateRepoGroupMeta stateRepoGroupMeta,
AgentInstanceContext agentInstanceContext,
EventRowRegexNFAView view,
boolean keepScheduleState,
RegexPartitionTerminationStateComparator terminationStateCompare) |
RegexPartitionStateRepo |
RegexHandlerFactory.makePartitioned(RegexPartitionStateRandomAccessGetter prevGetter,
RegexPartitionStateRepoGroupMeta stateRepoGroupMeta,
AgentInstanceContext agentInstanceContext,
EventRowRegexNFAView view,
boolean keepScheduleState,
RegexPartitionTerminationStateComparator terminationStateCompare) |
Constructor and Description |
---|
RegexPartitionStateRepoGroup(RegexPartitionStateRandomAccessGetter getter,
RegexPartitionStateRepoGroupMeta meta,
boolean keepScheduleState,
RegexPartitionTerminationStateComparator terminationStateCompare) |