Class TopNProcessor

java.lang.Object
io.trino.operator.TopNProcessor

public class TopNProcessor extends Object
Returns the top N rows from the source sorted according to the specified ordering in the keyChannelIndex channel.