| Modifier and Type | Class and Description |
|---|---|
class |
DataBoostReadLocalWrites
Checks that all writes before the consistency token was generated in the same
cluster are readable by Databoost.
|
static class |
DataBoostReadLocalWrites.Builder
Checks that all writes before the consistency token was generated in the same
cluster are readable by Databoost.
|
| Modifier and Type | Method and Description |
|---|---|
DataBoostReadLocalWritesOrBuilder |
CheckConsistencyRequest.getDataBoostReadLocalWritesOrBuilder()
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.
|
DataBoostReadLocalWritesOrBuilder |
CheckConsistencyRequest.Builder.getDataBoostReadLocalWritesOrBuilder()
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.
|
DataBoostReadLocalWritesOrBuilder |
CheckConsistencyRequestOrBuilder.getDataBoostReadLocalWritesOrBuilder()
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.
|
Copyright © 2026 Google LLC. All rights reserved.