Class ItemReducer

    • Constructor Summary

      Constructors 
      Constructor Description
      ItemReducer​(int[] depths, int maxDepth)  
    • Method Summary

      Modifier and Type Method Description
      void reduce​(GroupKey key, java.lang.Iterable<Item> values, OutputCollector<GroupKey,​Item> output)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait