|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RegexPartitionStateRandomAccess | |
---|---|
com.espertech.esper.core.context.stmt | Registries for context partitions to handle aggregations, prev/prior and subselects. |
com.espertech.esper.rowregex | Match-recognize expression tree and state objects. |
Uses of RegexPartitionStateRandomAccess in com.espertech.esper.core.context.stmt |
---|
Methods in com.espertech.esper.core.context.stmt that return RegexPartitionStateRandomAccess | |
---|---|
RegexPartitionStateRandomAccess |
AIRegistryMatchRecognizePreviousSingle.getAccess(ExprEvaluatorContext exprEvaluatorContext)
|
RegexPartitionStateRandomAccess |
AIRegistryMatchRecognizePreviousMultiPerm.getAccess(ExprEvaluatorContext exprEvaluatorContext)
|
RegexPartitionStateRandomAccess |
AIRegistryMatchRecognizePreviousMap.getAccess(ExprEvaluatorContext exprEvaluatorContext)
|
Uses of RegexPartitionStateRandomAccess in com.espertech.esper.rowregex |
---|
Classes in com.espertech.esper.rowregex that implement RegexPartitionStateRandomAccess | |
---|---|
class |
RegexPartitionStateRandomAccessImpl
"Prev" state for random access to event history. |
Methods in com.espertech.esper.rowregex that return RegexPartitionStateRandomAccess | |
---|---|
RegexPartitionStateRandomAccess |
RegexPartitionStateRandomAccessGetter.getAccess(ExprEvaluatorContext exprEvaluatorContext)
|
RegexPartitionStateRandomAccess |
RegexExprPreviousEvalStrategy.getAccess(ExprEvaluatorContext exprEvaluatorContext)
|
RegexPartitionStateRandomAccess |
RegexPartitionStateRandomAccessGetter.getAccessor()
Returns the index for access. |
Methods in com.espertech.esper.rowregex with parameters of type RegexPartitionStateRandomAccess | |
---|---|
void |
RegexPartitionStateRandomAccessGetter.setRandomAccess(RegexPartitionStateRandomAccess randomAccess)
Sets the random access. |
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |