Uses of Class
com.espertech.esper.view.ext.IStreamSortRankRandomAccess

Packages that use IStreamSortRankRandomAccess
com.espertech.esper.view View infrastructure concerned with view creation and destroy, cloning and hooking views trees into filtering. 
com.espertech.esper.view.ext Extension views that providing services such as sorting, which don't fit much into other categories. 
 

Uses of IStreamSortRankRandomAccess in com.espertech.esper.view
 

Methods in com.espertech.esper.view that return IStreamSortRankRandomAccess
static IStreamSortRankRandomAccess ViewServiceHelper.getOptPreviousExprSortedRankedAccess(AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext)
           
 

Uses of IStreamSortRankRandomAccess in com.espertech.esper.view.ext
 

Fields in com.espertech.esper.view.ext declared as IStreamSortRankRandomAccess
protected  IStreamSortRankRandomAccess TimeOrderView.optionalSortedRandomAccess
           
 

Constructors in com.espertech.esper.view.ext with parameters of type IStreamSortRankRandomAccess
RankWindowView(RankWindowViewFactory rankWindowViewFactory, ExprNode[] uniqueCriteriaExpressions, ExprEvaluator[] uniqueCriteriaEvaluators, ExprNode[] sortCriteriaExpressions, ExprEvaluator[] sortCriteriaEvaluators, boolean[] descendingValues, int sortWindowSize, IStreamSortRankRandomAccess optionalRankedRandomAccess, boolean isSortUsingCollator, AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext)
          Ctor.
SortWindowView(SortWindowViewFactory sortWindowViewFactory, ExprNode[] sortCriteriaExpressions, ExprEvaluator[] sortCriteriaEvaluators, boolean[] descendingValues, int sortWindowSize, IStreamSortRankRandomAccess optionalSortedRandomAccess, boolean isSortUsingCollator, AgentInstanceViewFactoryChainContext agentInstanceViewFactoryContext)
          Ctor.
TimeOrderView(AgentInstanceViewFactoryChainContext agentInstanceContext, TimeOrderViewFactory timeOrderViewFactory, ExprNode timestampExpr, ExprEvaluator timestampEvaluator, ExprTimePeriodEvalDeltaConst timeDeltaComputation, IStreamSortRankRandomAccess optionalSortedRandomAccess)
          Ctor.
 


© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com