kmongo / org.litote.kmongo.coroutine / CoroutineMapReducePublisher / verbose

verbose

fun verbose(verbose: Boolean): CoroutineMapReducePublisher<T> (source)

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

Parameters

verbose - whether to include the timing information in the result information.

Return
this