Uses of Class
com.google.firestore.v1.PlanSummary
-
Uses of PlanSummary in com.google.firestore.v1
Methods in com.google.firestore.v1 that return PlanSummaryModifier and TypeMethodDescriptionPlanSummary.Builder.build()PlanSummary.Builder.buildPartial()static PlanSummaryPlanSummary.getDefaultInstance()PlanSummary.Builder.getDefaultInstanceForType()PlanSummary.getDefaultInstanceForType()ExplainMetrics.Builder.getPlanSummary()Planning phase information for the query.ExplainMetrics.getPlanSummary()Planning phase information for the query.ExplainMetricsOrBuilder.getPlanSummary()Planning phase information for the query.static PlanSummaryPlanSummary.parseDelimitedFrom(InputStream input) static PlanSummaryPlanSummary.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PlanSummaryPlanSummary.parseFrom(byte[] data) static PlanSummaryPlanSummary.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PlanSummaryPlanSummary.parseFrom(com.google.protobuf.ByteString data) static PlanSummaryPlanSummary.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PlanSummaryPlanSummary.parseFrom(com.google.protobuf.CodedInputStream input) static PlanSummaryPlanSummary.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PlanSummaryPlanSummary.parseFrom(InputStream input) static PlanSummaryPlanSummary.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PlanSummaryPlanSummary.parseFrom(ByteBuffer data) static PlanSummaryPlanSummary.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.firestore.v1 that return types with arguments of type PlanSummaryModifier and TypeMethodDescriptioncom.google.protobuf.Parser<PlanSummary>PlanSummary.getParserForType()static com.google.protobuf.Parser<PlanSummary>PlanSummary.parser()Methods in com.google.firestore.v1 with parameters of type PlanSummaryModifier and TypeMethodDescriptionPlanSummary.Builder.mergeFrom(PlanSummary other) ExplainMetrics.Builder.mergePlanSummary(PlanSummary value) Planning phase information for the query.static PlanSummary.BuilderPlanSummary.newBuilder(PlanSummary prototype) ExplainMetrics.Builder.setPlanSummary(PlanSummary value) Planning phase information for the query.