Uses of Class
com.google.cloud.firestore.ExplainResults
Packages that use ExplainResults
-
Uses of ExplainResults in com.google.cloud.firestore
Methods in com.google.cloud.firestore that return types with arguments of type ExplainResultsModifier and TypeMethodDescriptioncom.google.api.core.ApiFuture<ExplainResults<AggregateQuerySnapshot>>AggregateQuery.explain(ExplainOptions options) Plans and optionally executes this query.com.google.api.core.ApiFuture<ExplainResults<QuerySnapshot>>Query.explain(ExplainOptions options) Plans and optionally executes this query.