Companion

object Companion

Functions

consistentWith
Link copied to clipboard
fun consistentWith(tokens: MutationState, scanWait: Duration? = null): QueryScanConsistency
Targeted consistency.
notBounded
Link copied to clipboard
fun notBounded(): QueryScanConsistency
For when speed matters more than consistency.
requestPlus
Link copied to clipboard
fun requestPlus(scanWait: Duration? = null): QueryScanConsistency
Strong consistency.