verbose

fun verbose(verbose: Boolean): MapReduceFlow<T>

Sets whether to include the timing information in the result information.

Return

this

Parameters

verbose

whether to include the timing information in the result information.