java.lang.Object
de.bwaldvogel.mongo.backend.aggregation.stage.FacetStage
All Implemented Interfaces:
AggregationStage

public class FacetStage
extends java.lang.Object
implements AggregationStage
  • Constructor Summary

    Constructors 
    Constructor Description
    FacetStage​(Document facetsConfiguration, MongoDatabase database, MongoCollection<?> collection, Oplog oplog)  
  • Method Summary

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

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait