public class RowNumberFunction extends RankingWindowFunction
windowIndex| Constructor and Description |
|---|
RowNumberFunction() |
| Modifier and Type | Method and Description |
|---|---|
void |
processRow(BlockBuilder output,
boolean newPeerGroup,
int peerGroupCount,
int currentPosition) |
processRow, reset, resetpublic void processRow(BlockBuilder output, boolean newPeerGroup, int peerGroupCount, int currentPosition)
processRow in class RankingWindowFunctionCopyright © 2012–2019. All rights reserved.