Definition transactions.hxx:28
transaction_get_multi_mode
Strategy to deal with potential read skews while reading multiple documents.
Definition transaction_get_multi_mode.hxx:29
@ prioritise_read_skew_detection
Great effort will be made to detect and avoid read skew.
Definition transaction_get_multi_mode.hxx:44
@ disable_read_skew_detection
No read skew detection should be attempted.
Definition transaction_get_multi_mode.hxx:39
@ prioritise_latency
Some time-bounded effort will be made to detect and avoid read skew.
Definition transaction_get_multi_mode.hxx:33