requestPlus

fun requestPlus(scanWait: Duration? = null): QueryScanConsistency

Strong consistency. Waits for all prior K/V mutations to be indexed before executing the query.

Parameters

scanWait

max time to wait for the indexer to catch up