Class 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