Uses of Interface
com.espertech.esper.common.internal.view.access.RandomAccessByIndex
Packages that use RandomAccessByIndex
Package
Description
'Prior'-group indexExpressionTexts.
-
Uses of RandomAccessByIndex in com.espertech.esper.common.internal.epl.expression.prior
Constructors in com.espertech.esper.common.internal.epl.expression.prior with parameters of type RandomAccessByIndexModifierConstructorDescriptionExprPriorEvalStrategyRandomAccess
(RandomAccessByIndex randomAccess) -
Uses of RandomAccessByIndex in com.espertech.esper.common.internal.view.access
Methods in com.espertech.esper.common.internal.view.access that return RandomAccessByIndexModifier and TypeMethodDescriptionRandomAccessByIndexGetter.getAccessor()
Returns the index for access.Methods in com.espertech.esper.common.internal.view.access with parameters of type RandomAccessByIndexModifier and TypeMethodDescriptionvoid
RandomAccessByIndexGetter.updated
(RandomAccessByIndex randomAccessByIndex) void
RandomAccessByIndexObserver.updated
(RandomAccessByIndex randomAccessByIndex) Callback to indicate an update -
Uses of RandomAccessByIndex in com.espertech.esper.common.internal.view.previous
Subinterfaces of RandomAccessByIndex in com.espertech.esper.common.internal.view.previousModifier and TypeInterfaceDescriptioninterface
Provides random access into a rank-window's data.Classes in com.espertech.esper.common.internal.view.previous that implement RandomAccessByIndexModifier and TypeClassDescriptionclass
For use with length and time window views that must provide random access into data window contents provided for the "previous" expression if used.class
Provides random access into a rank-window's data. -
Uses of RandomAccessByIndex in com.espertech.esper.common.internal.view.prior
Classes in com.espertech.esper.common.internal.view.prior that implement RandomAccessByIndexModifier and TypeClassDescriptionclass
Buffer class for insert stream events only for use with unbound streams that inserts data only, to serve up one or more prior events in the insert stream based on an index.