Package org.apache.flink.table.runtime.operators.rank.utils
package org.apache.flink.table.runtime.operators.rank.utils
-
ClassesClassDescriptionA helper to help do the logic 'Top-n' for append-only stream in
AppendOnlyTopNFunctionandAsyncStateAppendOnlyTopNFunction.A helper to help do the logic 'Top-1' inFastTop1FunctionandAsyncStateFastTop1Function.