Class SkipStage

    • Constructor Summary

      Constructors 
      Constructor Description
      SkipStage​(long numSkip)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      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
    • Constructor Detail

      • SkipStage

        public SkipStage​(long numSkip)