Package | Description |
---|---|
com.google.api.services.spanner.v1.model |
Modifier and Type | Method and Description |
---|---|
ExcludeReplicas |
ExcludeReplicas.clone() |
ExcludeReplicas |
DirectedReadOptions.getExcludeReplicas()
`Exclude_replicas` indicates that specified replicas should be excluded from serving requests.
|
ExcludeReplicas |
ExcludeReplicas.set(String fieldName,
Object value) |
ExcludeReplicas |
ExcludeReplicas.setReplicaSelections(List<ReplicaSelection> replicaSelections)
The directed read replica selector.
|
Modifier and Type | Method and Description |
---|---|
DirectedReadOptions |
DirectedReadOptions.setExcludeReplicas(ExcludeReplicas excludeReplicas)
`Exclude_replicas` indicates that specified replicas should be excluded from serving requests.
|
Copyright © 2011–2025 Google. All rights reserved.