java.lang.Object
org.springframework.data.mongodb.core.aggregation.Aggregation
Direct Known Subclasses:
AggregationUpdate, TypedAggregation

public class Aggregation extends Object
An Aggregation is a representation of a list of aggregation steps to be performed by the MongoDB Aggregation Framework.
Since:
1.3
Author:
Tobias Trelle, Thomas Darimont, Oliver Gierke, Mark Paluch, Alessio Fachechi, Christoph Strobl, Nikolay Bogdanov, Gustavo de Geus, Jérôme Guyon, Sangyong Choi