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 classAppProfile.MultiClusterRoutingUseAnyRead/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 classAppProfile.MultiClusterRoutingUseAny.BuilderRead/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.MultiClusterRoutingUseAnyOrBuilderAppProfile.Builder. getMultiClusterRoutingUseAnyOrBuilder()Use a multi-cluster routing policy.AppProfile.MultiClusterRoutingUseAnyOrBuilderAppProfile. getMultiClusterRoutingUseAnyOrBuilder()Use a multi-cluster routing policy.AppProfile.MultiClusterRoutingUseAnyOrBuilderAppProfileOrBuilder. getMultiClusterRoutingUseAnyOrBuilder()Use a multi-cluster routing policy.
-