Class TopEdgeTargetCollector

java.lang.Object
com.atlassian.confluence.plugins.edgeindex.TopEdgeTargetCollector
All Implemented Interfaces:
Consumer<Map<String,String[]>>

public class TopEdgeTargetCollector extends Object implements Consumer<Map<String,String[]>>
Collector that groups edges by target, and aggregates all the scores for each edge against that target.
Since:
7.17