Uses of Class
org.springframework.data.mongodb.core.aggregation.FacetOperation
Packages that use FacetOperation
Package
Description
Support for the MongoDB aggregation framework.
-
Uses of FacetOperation in org.springframework.data.mongodb.core.aggregation
Fields in org.springframework.data.mongodb.core.aggregation declared as FacetOperationModifier and TypeFieldDescriptionstatic final FacetOperationFacetOperation.EMPTYEmpty (initial)FacetOperation.Methods in org.springframework.data.mongodb.core.aggregation that return FacetOperationModifier and TypeMethodDescriptionCreates a newFacetOperationthat contains the configured pipeline ofAggregationOperationexposed as fieldName in the resulting facet document.static FacetOperationAggregation.facet()Creates a newFacetOperation.