-
ResultSetStats.Builder.clear()
ResultSetStats.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
ResultSetStats.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
[QueryPlan][google.spanner.v1.QueryPlan] for the query associated with this result.
Aggregated statistics from the execution of the query.
Standard DML returns an exact count of rows that were modified.
Partitioned DML does not offer exactly-once semantics, so it
returns a lower bound of the rows modified.
ResultSetStats.Builder.clone()
Query plan and execution statistics for the statement that produced this
streaming result set.
Query plan and execution statistics for the SQL statement that
produced this result set.
ResultSetStats.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ResultSetStats.Builder.mergeFrom(com.google.protobuf.Message other)
[QueryPlan][google.spanner.v1.QueryPlan] for the query associated with this result.
Aggregated statistics from the execution of the query.
ResultSetStats.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
ResultSetStats.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
ResultSetStats.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
[QueryPlan][google.spanner.v1.QueryPlan] for the query associated with this result.
[QueryPlan][google.spanner.v1.QueryPlan] for the query associated with this result.
ResultSetStats.Builder.setQueryStats(com.google.protobuf.Struct value)
Aggregated statistics from the execution of the query.
ResultSetStats.Builder.setQueryStats(com.google.protobuf.Struct.Builder builderForValue)
Aggregated statistics from the execution of the query.
ResultSetStats.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
Standard DML returns an exact count of rows that were modified.
Partitioned DML does not offer exactly-once semantics, so it
returns a lower bound of the rows modified.
ResultSetStats.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Query plan and execution statistics for the statement that produced this
streaming result set.
Query plan and execution statistics for the SQL statement that
produced this result set.