-
final class
Checks that all writes before the consistency token was generated are
replicated in every cluster and readable.
static final class
Checks that all writes before the consistency token was generated are
replicated in every cluster and readable.
Checks that reads using an app profile with `StandardIsolation` can
see all writes committed before the token was created, even if the
read and write target different clusters.
Checks that reads using an app profile with `StandardIsolation` can
see all writes committed before the token was created, even if the
read and write target different clusters.
Checks that reads using an app profile with `StandardIsolation` can
see all writes committed before the token was created, even if the
read and write target different clusters.