Class CollectionHints
java.lang.Object
com.google.cloud.firestore.pipeline.stages.CollectionHints
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final com.google.cloud.firestore.pipeline.stages.InternalOptions -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected final CollectionHintsadding(com.google.cloud.firestore.pipeline.stages.AbstractOptions<?> subSection) final CollectionHintsfinal CollectionHintsfinal CollectionHintsfinal CollectionHintsprotected final CollectionHintsprotected final CollectionHintsfinal CollectionHintsprotected final CollectionHintsprotected final CollectionHintswith(String key, List<? extends Expression> expressions) withForceIndex(String value) final CollectionHintswithSection(String key, RawOptions subSection)
-
Field Details
-
options
protected final com.google.cloud.firestore.pipeline.stages.InternalOptions options
-
-
Constructor Details
-
CollectionHints
public CollectionHints()
-
-
Method Details
-
withForceIndex
-
with
-
with
-
with
-
with
-
with
-
with
-
with
-
with
-
with
protected final CollectionHints with(String key, com.google.cloud.firestore.pipeline.stages.AbstractOptions<?> subSection) -
adding
protected final CollectionHints adding(com.google.cloud.firestore.pipeline.stages.AbstractOptions<?> subSection) -
withSection
-