Skip to content
Snippets Groups Projects
user avatar
Ankur Dave authored
Refactored out the agg() and comp() methods from Pregel.run.

Defined an implicit conversion to allow applications that don't use
aggregators to avoid including a null argument for the result of the
aggregator in the compute function.
563c5e71
History