Package | Description |
---|---|
com.espertech.esper.common.internal.epl.rowrecog.state |
Match-recognize state management.
|
Constructor and Description |
---|
RowRecogPartitionStateImpl(RowRecogPreviousStrategyImpl getter,
List<RowRecogNFAStateEntry> currentStates)
Ctor.
|
RowRecogPartitionStateImpl(RowRecogPreviousStrategyImpl getter,
List<RowRecogNFAStateEntry> currentStates,
Object optionalKeys)
Ctor.
|
RowRecogPartitionStateRepoGroup(RowRecogPreviousStrategyImpl getter,
RowRecogPartitionStateRepoGroupMeta meta,
boolean keepScheduleState,
RowRecogPartitionTerminationStateComparator terminationStateCompare) |
RowRecogPartitionStateRepoNoGroup(RowRecogPreviousStrategyImpl getter,
boolean keepScheduleState,
RowRecogPartitionTerminationStateComparator terminationStateCompare) |
RowRecogStateRandomAccessImpl(RowRecogPreviousStrategyImpl getter)
Ctor.
|
Copyright © 2005–2019. All rights reserved.