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