Uses of Interface
com.espertech.esper.view.window.RelativeAccessByEventNIndexGetter

Packages that use RelativeAccessByEventNIndexGetter
com.espertech.esper.epl.expression.prev 'Previous'-group expressions. 
com.espertech.esper.view.window Window views are in this package 
 

Uses of RelativeAccessByEventNIndexGetter in com.espertech.esper.epl.expression.prev
 

Constructors in com.espertech.esper.epl.expression.prev with parameters of type RelativeAccessByEventNIndexGetter
ExprPreviousEvalStrategyCount(int streamNumber, RandomAccessByIndexGetter randomAccessGetter, RelativeAccessByEventNIndexGetter relativeAccessGetter)
           
ExprPreviousEvalStrategyPrev(int streamNumber, ExprEvaluator indexNode, ExprEvaluator evalNode, RandomAccessByIndexGetter randomAccessGetter, RelativeAccessByEventNIndexGetter relativeAccessGetter, boolean constantIndex, java.lang.Integer constantIndexNumber, boolean tail)
           
ExprPreviousEvalStrategyWindow(int streamNumber, ExprEvaluator evalNode, java.lang.Class componentType, RandomAccessByIndexGetter randomAccessGetter, RelativeAccessByEventNIndexGetter relativeAccessGetter)
           
 

Uses of RelativeAccessByEventNIndexGetter in com.espertech.esper.view.window
 

Classes in com.espertech.esper.view.window that implement RelativeAccessByEventNIndexGetter
 class RelativeAccessByEventNIndexGetterImpl
          Provides random-access into window contents by event and index as a combination.
 


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