public final class TotalRankingsBolt extends AbstractRankerBolt
Rankings
.
It can be used to merge intermediate rankings generated by IntermediateRankingsBolt
into a final,
consolidated ranking. To do so, configure this bolt with a globalGrouping on IntermediateRankingsBolt
.Constructor and Description |
---|
TotalRankingsBolt() |
TotalRankingsBolt(int topN) |
TotalRankingsBolt(int topN,
int emitFrequencyInSeconds) |
declareOutputFields, execute, getComponentConfiguration, getRankings
cleanup, prepare
Copyright © 2023 The Apache Software Foundation. All rights reserved.