Uses of Class
com.google.cloud.datastore.models.ExplainMetrics
Packages that use ExplainMetrics
Package
Description
A client for Cloud Datastore – A highly-scalable NoSQL database for web and mobile applications.
-
Uses of ExplainMetrics in com.google.cloud.datastore
Methods in com.google.cloud.datastore that return types with arguments of type ExplainMetricsModifier and TypeMethodDescriptionAggregationResults.getExplainMetrics()ReturnsExplainMetricsifExplainOptionswere enabled.QueryResults.getExplainMetrics()Constructors in com.google.cloud.datastore with parameters of type ExplainMetricsModifierConstructorDescriptionAggregationResults(List<AggregationResult> aggregationResults, com.google.cloud.Timestamp readTime, ExplainMetrics explainMetrics)