Class ExplainOptions
java.lang.Object
com.google.cloud.firestore.pipeline.stages.ExplainOptions
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final com.google.cloud.firestore.pipeline.stages.InternalOptions -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected final ExplainOptionsadding(com.google.cloud.firestore.pipeline.stages.AbstractOptions<?> subSection) final ExplainOptionsfinal ExplainOptionsfinal ExplainOptionsfinal ExplainOptionsprotected final ExplainOptionsprotected final ExplainOptionsfinal ExplainOptionsprotected final ExplainOptionsprotected final ExplainOptionswith(String key, List<? extends Expression> expressions) final ExplainOptionswithSection(String key, RawOptions subSection)
-
Field Details
-
options
protected final com.google.cloud.firestore.pipeline.stages.InternalOptions options
-
-
Constructor Details
-
ExplainOptions
public ExplainOptions()
-
-
Method Details
-
withExecutionMode
-
with
-
with
-
with
-
with
-
with
-
with
-
with
-
with
-
with
protected final ExplainOptions with(String key, com.google.cloud.firestore.pipeline.stages.AbstractOptions<?> subSection) -
adding
protected final ExplainOptions adding(com.google.cloud.firestore.pipeline.stages.AbstractOptions<?> subSection) -
withSection
-