dataBoostReadLocalWrites property

DataBoostReadLocalWrites? dataBoostReadLocalWrites
getter/setter pair

Checks that reads using an app profile with DataBoostIsolationReadOnly can see all writes committed before the token was created, but only if the read and write target the same cluster.

Implementation

DataBoostReadLocalWrites? dataBoostReadLocalWrites;