Interface AggregationStage

All Known Implementing Classes:
AddFieldsStage, BucketStage, FacetStage, GraphLookupStage, GroupStage, IndexStatsStage, LimitStage, LookupStage, LookupWithPipelineStage, MatchStage, OrderByStage, OutStage, ProjectStage, RedactStage, ReplaceRootStage, SkipStage, UnsetStage, UnwindStage

public interface AggregationStage
  • Method Summary

    Modifier and Type Method Description
    java.util.stream.Stream<Document> apply​(java.util.stream.Stream<Document> stream)