limit

fun limit(limit: Int): MapReduceFlow<T>

Sets the limit to apply.

Return

this

Parameters

limit

the limit

See also