Uses of Interface
com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAnyOrBuilder
-
Packages that use AppProfile.MultiClusterRoutingUseAnyOrBuilder Package Description com.google.bigtable.admin.v2 -
-
Uses of AppProfile.MultiClusterRoutingUseAnyOrBuilder in com.google.bigtable.admin.v2
Classes in com.google.bigtable.admin.v2 that implement AppProfile.MultiClusterRoutingUseAnyOrBuilder Modifier and Type Class 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.Methods in com.google.bigtable.admin.v2 that return AppProfile.MultiClusterRoutingUseAnyOrBuilder Modifier and Type Method Description AppProfile.MultiClusterRoutingUseAnyOrBuilder
AppProfile.Builder. getMultiClusterRoutingUseAnyOrBuilder()
Use a multi-cluster routing policy.AppProfile.MultiClusterRoutingUseAnyOrBuilder
AppProfile. getMultiClusterRoutingUseAnyOrBuilder()
Use a multi-cluster routing policy.AppProfile.MultiClusterRoutingUseAnyOrBuilder
AppProfileOrBuilder. getMultiClusterRoutingUseAnyOrBuilder()
Use a multi-cluster routing policy.
-