Package com.mongodb.client.model
Class Facet
java.lang.Object
com.mongodb.client.model.Facet
Deprecated.
Usage of this API is not supported in AEM as a Cloud Service.
Defines a Facet for use in $facet pipeline stages.
- Since:
- 3.4
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Facet
Deprecated.- Parameters:
name- the name of this facetpipeline- the facet definition pipeline
-
Facet
Deprecated.- Parameters:
name- the name of this facetpipeline- the facet definition pipeline
-
-
Method Details