Uses of Interface
com.espertech.esper.common.internal.view.previous.IStreamSortRankRandomAccess
Packages that use IStreamSortRankRandomAccess
Package
Description
-
Uses of IStreamSortRankRandomAccess in com.espertech.esper.common.internal.view.previous
Classes in com.espertech.esper.common.internal.view.previous that implement IStreamSortRankRandomAccessModifier and TypeClassDescriptionclass
Provides random access into a rank-window's data.Methods in com.espertech.esper.common.internal.view.previous that return IStreamSortRankRandomAccessModifier and TypeMethodDescriptionViewServicePreviousFactory.getOptPreviousExprSortedRankedAccess
(AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext) ViewServicePreviousFactoryImpl.getOptPreviousExprSortedRankedAccess
(AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext) -
Uses of IStreamSortRankRandomAccess in com.espertech.esper.common.internal.view.rank
Constructors in com.espertech.esper.common.internal.view.rank with parameters of type IStreamSortRankRandomAccessModifierConstructorDescriptionRankWindowView
(RankWindowViewFactory rankWindowViewFactory, int sortWindowSize, IStreamSortRankRandomAccess optionalRankedRandomAccess, AgentInstanceViewFactoryChainContext agentInstanceContext) -
Uses of IStreamSortRankRandomAccess in com.espertech.esper.common.internal.view.sort
Constructors in com.espertech.esper.common.internal.view.sort with parameters of type IStreamSortRankRandomAccessModifierConstructorDescriptionSortWindowView
(SortWindowViewFactory factory, int sortWindowSize, IStreamSortRankRandomAccess optionalSortedRandomAccess, AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext) -
Uses of IStreamSortRankRandomAccess in com.espertech.esper.common.internal.view.timetolive
Constructors in com.espertech.esper.common.internal.view.timetolive with parameters of type IStreamSortRankRandomAccessModifierConstructorDescriptionTimeOrderView
(AgentInstanceViewFactoryChainContext agentInstanceContext, TimeOrderViewFactory factory, IStreamSortRankRandomAccess optionalSortedRandomAccess, TimePeriodProvide timePeriodProvide)