hint

fun hint(@Nullable hint: Bson?): DistinctIterable<T>

Sets the hint for which index to use. A null value means no hint is set.

Return

this

Parameters

hint

the hint