Constructor and Description |
---|
ExprPreviousEvalStrategyCount(int streamNumber,
RandomAccessByIndexGetter randomAccessGetter,
RelativeAccessByEventNIndexGetter relativeAccessGetter) |
ExprPreviousEvalStrategyPrev(int streamNumber,
ExprEvaluator indexNode,
ExprEvaluator evalNode,
RandomAccessByIndexGetter randomAccessGetter,
RelativeAccessByEventNIndexGetter relativeAccessGetter,
boolean constantIndex,
Integer constantIndexNumber,
boolean tail) |
ExprPreviousEvalStrategyWindow(int streamNumber,
ExprEvaluator evalNode,
Class componentType,
RandomAccessByIndexGetter randomAccessGetter,
RelativeAccessByEventNIndexGetter relativeAccessGetter) |
Modifier and Type | Method and Description |
---|---|
RandomAccessByIndexGetter |
ExpressionWindowViewFactory.makePreviousGetter() |
Modifier and Type | Method and Description |
---|---|
RandomAccessByIndexGetter |
ExternallyTimedWindowViewFactory.makePreviousGetter() |
Modifier and Type | Method and Description |
---|---|
RandomAccessByIndexGetter |
RankWindowViewFactory.makePreviousGetter() |
Modifier and Type | Method and Description |
---|---|
RandomAccessByIndexGetter |
TimeAccumViewFactory.makePreviousGetter() |
Modifier and Type | Method and Description |
---|---|
RandomAccessByIndexGetter |
TimeOrderViewFactory.makePreviousGetter() |
Copyright © 2005–2021. All rights reserved.