Structs§
Type Aliases§
- TopN
Executor TopNExecutorworks with input with modification, it keeps all the data records/rows that have been seen, and returns topN records overall.
TopNExecutor works with input with modification, it keeps all the data
records/rows that have been seen, and returns topN records overall.