reduce abstract method

Future<R> reduce()

The method that returns the result.

Implementation

Future<R> reduce();