Class DensifyOperation

java.lang.Object
org.springframework.data.mongodb.core.aggregation.DensifyOperation
All Implemented Interfaces:
AggregationOperation

public class DensifyOperation extends Object implements AggregationOperation
Encapsulates the aggregation framework $densify-operation.
Since:
4.0
Author:
Christoph Strobl