|
||||||||||
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. |
RegexPartitionStateRandomAccess |
RegexPartitionStateImpl.getRandomAccess()
Returns the random access for "prev". |
RegexPartitionStateRandomAccess |
RegexPartitionState.getRandomAccess()
|
Methods in com.espertech.esper.rowregex with parameters of type RegexPartitionStateRandomAccess | |
---|---|
void |
RegexPartitionStateRandomAccessGetter.setRandomAccess(RegexPartitionStateRandomAccess randomAccess)
Sets the random access. |
Constructors in com.espertech.esper.rowregex with parameters of type RegexPartitionStateRandomAccess | |
---|---|
RegexPartitionStateImpl(RegexPartitionStateRandomAccess randomAccess,
java.lang.Object optionalKeys)
Ctor. |
|
© 2006-2016 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |