Package org.apache.flink.table.runtime.operators.rank.utils
-
Class Summary Class Description AppendOnlyTopNHelper A helper to help do the logic 'Top-n' for append-only stream inAppendOnlyTopNFunctionandAsyncStateAppendOnlyTopNFunction.FastTop1Helper A helper to help do the logic 'Top-1' inFastTop1FunctionandAsyncStateFastTop1Function.