| Modifier and Type | Class and Description |
|---|---|
static class |
AppProfile.MultiClusterRoutingUseAny
Read/write requests are routed to the nearest cluster in the instance, and
will fail over to the nearest cluster that is available in the event of
transient errors or delays.
|
static class |
AppProfile.MultiClusterRoutingUseAny.Builder
Read/write requests are routed to the nearest cluster in the instance, and
will fail over to the nearest cluster that is available in the event of
transient errors or delays.
|
| Modifier and Type | Method and Description |
|---|---|
AppProfile.MultiClusterRoutingUseAnyOrBuilder |
AppProfileOrBuilder.getMultiClusterRoutingUseAnyOrBuilder()
Use a multi-cluster routing policy.
|
AppProfile.MultiClusterRoutingUseAnyOrBuilder |
AppProfile.getMultiClusterRoutingUseAnyOrBuilder()
Use a multi-cluster routing policy.
|
AppProfile.MultiClusterRoutingUseAnyOrBuilder |
AppProfile.Builder.getMultiClusterRoutingUseAnyOrBuilder()
Use a multi-cluster routing policy.
|
Copyright © 2023 Google LLC. All rights reserved.