Package org.apache.flink.table.runtime.operators.rank.window.combines
package org.apache.flink.table.runtime.operators.rank.window.combines
-
ClassesClassDescriptionAn implementation of
RecordsCombinerthat save topN records of incremental input records into the window state.Factory to createTopNRecordsCombiner.