mongodb-driver-kotlin-coroutine
4.11.0
jvm
mongodb-driver-kotlin-coroutine
/
com.mongodb.kotlin.client.coroutine
/
MapReduceFlow
/
batchSize
batch
Size
fun
batchSize
(
batchSize
:
Int
)
:
MapReduceFlow
<
T
>
Sets the number of documents to return per batch.
Return
this
Parameters
batch
Size
the batch size
See also
Batch Size