Uses of Class
com.google.spanner.v1.DirectedReadOptions.IncludeReplicas
-
Uses of DirectedReadOptions.IncludeReplicas in com.google.spanner.v1
Methods in com.google.spanner.v1 that return DirectedReadOptions.IncludeReplicasModifier and TypeMethodDescriptionDirectedReadOptions.IncludeReplicas.Builder.build()DirectedReadOptions.IncludeReplicas.Builder.buildPartial()DirectedReadOptions.IncludeReplicas.getDefaultInstance()DirectedReadOptions.IncludeReplicas.Builder.getDefaultInstanceForType()DirectedReadOptions.IncludeReplicas.getDefaultInstanceForType()DirectedReadOptions.Builder.getIncludeReplicas()Include_replicas indicates the order of replicas (as they appear in this list) to process the request.DirectedReadOptions.getIncludeReplicas()Include_replicas indicates the order of replicas (as they appear in this list) to process the request.DirectedReadOptionsOrBuilder.getIncludeReplicas()Include_replicas indicates the order of replicas (as they appear in this list) to process the request.DirectedReadOptions.IncludeReplicas.parseDelimitedFrom(InputStream input) DirectedReadOptions.IncludeReplicas.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DirectedReadOptions.IncludeReplicas.parseFrom(byte[] data) DirectedReadOptions.IncludeReplicas.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DirectedReadOptions.IncludeReplicas.parseFrom(com.google.protobuf.ByteString data) DirectedReadOptions.IncludeReplicas.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DirectedReadOptions.IncludeReplicas.parseFrom(com.google.protobuf.CodedInputStream input) DirectedReadOptions.IncludeReplicas.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DirectedReadOptions.IncludeReplicas.parseFrom(InputStream input) DirectedReadOptions.IncludeReplicas.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DirectedReadOptions.IncludeReplicas.parseFrom(ByteBuffer data) DirectedReadOptions.IncludeReplicas.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.spanner.v1 that return types with arguments of type DirectedReadOptions.IncludeReplicasModifier and TypeMethodDescriptioncom.google.protobuf.Parser<DirectedReadOptions.IncludeReplicas>DirectedReadOptions.IncludeReplicas.getParserForType()static com.google.protobuf.Parser<DirectedReadOptions.IncludeReplicas>DirectedReadOptions.IncludeReplicas.parser()Methods in com.google.spanner.v1 with parameters of type DirectedReadOptions.IncludeReplicasModifier and TypeMethodDescriptionDirectedReadOptions.IncludeReplicas.Builder.mergeFrom(DirectedReadOptions.IncludeReplicas other) DirectedReadOptions.Builder.mergeIncludeReplicas(DirectedReadOptions.IncludeReplicas value) Include_replicas indicates the order of replicas (as they appear in this list) to process the request.DirectedReadOptions.IncludeReplicas.newBuilder(DirectedReadOptions.IncludeReplicas prototype) DirectedReadOptions.Builder.setIncludeReplicas(DirectedReadOptions.IncludeReplicas value) Include_replicas indicates the order of replicas (as they appear in this list) to process the request.