public class LastValueFunction extends ValueWindowFunction
windowIndex| Constructor and Description |
|---|
LastValueFunction(List<Integer> argumentChannels) |
| Modifier and Type | Method and Description |
|---|---|
void |
processRow(BlockBuilder output,
int frameStart,
int frameEnd,
int currentPosition) |
processRow, reset, resetpublic void processRow(BlockBuilder output, int frameStart, int frameEnd, int currentPosition)
processRow in class ValueWindowFunctionCopyright © 2012–2019. All rights reserved.