kmongo / org.litote.kmongo.coroutine / CoroutineFindPublisher / partial

partial

fun partial(partial: Boolean): CoroutineFindPublisher<T> (source)

Get partial results from a sharded cluster if one or more shards are unreachable (instead of throwing an error).

Parameters

partial - if partial results for sharded clusters is enabled

Return
this