Class AggregateHints
java.lang.Object
com.google.cloud.firestore.pipeline.stages.AggregateHints
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final com.google.cloud.firestore.pipeline.stages.InternalOptions -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected final AggregateHintsadding(com.google.cloud.firestore.pipeline.stages.AbstractOptions<?> subSection) final AggregateHintsfinal AggregateHintsfinal AggregateHintsfinal AggregateHintsprotected final AggregateHintsprotected final AggregateHintsfinal AggregateHintsprotected final AggregateHintsprotected final AggregateHintswith(String key, List<? extends Expression> expressions) final AggregateHintswithSection(String key, RawOptions subSection)
-
Field Details
-
options
protected final com.google.cloud.firestore.pipeline.stages.InternalOptions options
-
-
Constructor Details
-
AggregateHints
public AggregateHints()
-
-
Method Details
-
with
-
with
-
with
-
with
-
with
-
with
-
with
-
with
-
with
protected final AggregateHints with(String key, com.google.cloud.firestore.pipeline.stages.AbstractOptions<?> subSection) -
adding
protected final AggregateHints adding(com.google.cloud.firestore.pipeline.stages.AbstractOptions<?> subSection) -
withSection
-