Class LookupWithPipelineStage

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

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

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

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