public class UnwindStage extends java.lang.Object implements AggregationStage
| Constructor and Description |
|---|
UnwindStage(java.lang.Object input) |
| Modifier and Type | Method and Description |
|---|---|
java.util.stream.Stream<Document> |
apply(java.util.stream.Stream<Document> stream) |
public java.util.stream.Stream<Document> apply(java.util.stream.Stream<Document> stream)
apply in interface AggregationStage