Uses of Class
com.google.spanner.v1.ResultSetStats
-
Uses of ResultSetStats in com.google.spanner.v1
Methods in com.google.spanner.v1 that return ResultSetStatsModifier and TypeMethodDescriptionResultSetStats.Builder.build()ResultSetStats.Builder.buildPartial()static ResultSetStatsResultSetStats.getDefaultInstance()ResultSetStats.Builder.getDefaultInstanceForType()ResultSetStats.getDefaultInstanceForType()PartialResultSet.Builder.getStats()Query plan and execution statistics for the statement that produced this streaming result set.PartialResultSet.getStats()Query plan and execution statistics for the statement that produced this streaming result set.PartialResultSetOrBuilder.getStats()Query plan and execution statistics for the statement that produced this streaming result set.ResultSet.Builder.getStats()Query plan and execution statistics for the SQL statement that produced this result set.ResultSet.getStats()Query plan and execution statistics for the SQL statement that produced this result set.ResultSetOrBuilder.getStats()Query plan and execution statistics for the SQL statement that produced this result set.static ResultSetStatsResultSetStats.parseDelimitedFrom(InputStream input) static ResultSetStatsResultSetStats.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResultSetStatsResultSetStats.parseFrom(byte[] data) static ResultSetStatsResultSetStats.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResultSetStatsResultSetStats.parseFrom(com.google.protobuf.ByteString data) static ResultSetStatsResultSetStats.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResultSetStatsResultSetStats.parseFrom(com.google.protobuf.CodedInputStream input) static ResultSetStatsResultSetStats.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResultSetStatsResultSetStats.parseFrom(InputStream input) static ResultSetStatsResultSetStats.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResultSetStatsResultSetStats.parseFrom(ByteBuffer data) static ResultSetStatsResultSetStats.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.spanner.v1 that return types with arguments of type ResultSetStatsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ResultSetStats>ResultSetStats.getParserForType()static com.google.protobuf.Parser<ResultSetStats>ResultSetStats.parser()Methods in com.google.spanner.v1 with parameters of type ResultSetStatsModifier and TypeMethodDescriptionResultSetStats.Builder.mergeFrom(ResultSetStats other) PartialResultSet.Builder.mergeStats(ResultSetStats value) Query plan and execution statistics for the statement that produced this streaming result set.ResultSet.Builder.mergeStats(ResultSetStats value) Query plan and execution statistics for the SQL statement that produced this result set.static ResultSetStats.BuilderResultSetStats.newBuilder(ResultSetStats prototype) PartialResultSet.Builder.setStats(ResultSetStats value) Query plan and execution statistics for the statement that produced this streaming result set.ResultSet.Builder.setStats(ResultSetStats value) Query plan and execution statistics for the SQL statement that produced this result set.