public class NTileFunction extends RankingWindowFunction
windowIndex
Constructor and Description |
---|
NTileFunction(List<Integer> argumentChannels) |
Modifier and Type | Method and Description |
---|---|
void |
processRow(BlockBuilder output,
boolean newPeerGroup,
int peerGroupCount,
int currentPosition) |
void |
reset() |
processRow, reset
public void reset()
reset
in class RankingWindowFunction
public void processRow(BlockBuilder output, boolean newPeerGroup, int peerGroupCount, int currentPosition)
processRow
in class RankingWindowFunction
Copyright © 2012–2019. All rights reserved.