partial

fun partial(partial: Boolean): FindFlow<T>

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

Return

this

Parameters

partial

if partial results for sharded clusters is enabled