Uses of Interface
com.google.bigtable.admin.v2.AppProfile.MultiClusterRoutingUseAnyOrBuilder
-
Uses of AppProfile.MultiClusterRoutingUseAnyOrBuilder in com.google.bigtable.admin.v2
Classes in com.google.bigtable.admin.v2 that implement AppProfile.MultiClusterRoutingUseAnyOrBuilderModifier and TypeClassDescriptionstatic final classRead/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 final classRead/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.MultiClusterRoutingUseAnyOrBuilderModifier and TypeMethodDescriptionAppProfile.Builder.getMultiClusterRoutingUseAnyOrBuilder()Use a multi-cluster routing policy.AppProfile.getMultiClusterRoutingUseAnyOrBuilder()Use a multi-cluster routing policy.AppProfileOrBuilder.getMultiClusterRoutingUseAnyOrBuilder()Use a multi-cluster routing policy.