Uses of Interface
com.google.spanner.v1.DirectedReadOptions.IncludeReplicasOrBuilder
-
Uses of DirectedReadOptions.IncludeReplicasOrBuilder in com.google.spanner.v1
Classes in com.google.spanner.v1 that implement DirectedReadOptions.IncludeReplicasOrBuilderModifier and TypeClassDescriptionstatic final classAn IncludeReplicas contains a repeated set of ReplicaSelection which indicates the order in which replicas should be considered.static final classAn IncludeReplicas contains a repeated set of ReplicaSelection which indicates the order in which replicas should be considered.Methods in com.google.spanner.v1 that return DirectedReadOptions.IncludeReplicasOrBuilderModifier and TypeMethodDescriptionDirectedReadOptions.Builder.getIncludeReplicasOrBuilder()Include_replicas indicates the order of replicas (as they appear in this list) to process the request.DirectedReadOptions.getIncludeReplicasOrBuilder()Include_replicas indicates the order of replicas (as they appear in this list) to process the request.DirectedReadOptionsOrBuilder.getIncludeReplicasOrBuilder()Include_replicas indicates the order of replicas (as they appear in this list) to process the request.