- All Implemented Interfaces:
GroupBy
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
reducers
Description copied from interface: GroupBy
Defines reducer objects.
- Specified by:
reducers in interface GroupBy
- Parameters:
reducers - reducer objects
- Returns:
-
-