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

public class LookupStage
extends java.lang.Object
  • Field Summary

    Fields 
    Modifier and Type Field Description
    protected java.lang.String stageName  
  • Constructor Summary

    Constructors 
    Constructor Description
    LookupStage​(Document configuration, MongoDatabase mongoDatabase)  
  • 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