Uses of Interface
com.google.spanner.v1.DirectedReadOptions.ExcludeReplicasOrBuilder
-
Uses of DirectedReadOptions.ExcludeReplicasOrBuilder in com.google.spanner.v1
Classes in com.google.spanner.v1 that implement DirectedReadOptions.ExcludeReplicasOrBuilderModifier and TypeClassDescriptionstatic final classAn ExcludeReplicas contains a repeated set of ReplicaSelection that should be excluded from serving requests.static final classAn ExcludeReplicas contains a repeated set of ReplicaSelection that should be excluded from serving requests.Methods in com.google.spanner.v1 that return DirectedReadOptions.ExcludeReplicasOrBuilderModifier and TypeMethodDescriptionDirectedReadOptions.Builder.getExcludeReplicasOrBuilder()Exclude_replicas indicates that should be excluded from serving requests.DirectedReadOptions.getExcludeReplicasOrBuilder()Exclude_replicas indicates that should be excluded from serving requests.DirectedReadOptionsOrBuilder.getExcludeReplicasOrBuilder()Exclude_replicas indicates that should be excluded from serving requests.