Class UnwindStage
java.lang.Object
de.bwaldvogel.mongo.backend.aggregation.stage.UnwindStage
- All Implemented Interfaces:
AggregationStage
public class UnwindStage extends java.lang.Object implements AggregationStage
-
Constructor Summary
Constructors Constructor Description UnwindStage(java.lang.Object input) -
Method Summary
-
Constructor Details
-
UnwindStage
public UnwindStage(java.lang.Object input)
-
-
Method Details
-
apply
- Specified by:
applyin interfaceAggregationStage
-