Class DocumentsWriterDeleteQueue.Node<T>

    • Constructor Summary

      Constructors 
      Constructor Description
      Node​(T item)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) void apply​(BufferedUpdates bufferedDeletes, int docIDUpto)  
      (package private) boolean isDelete()  
      • Methods inherited from class java.lang.Object

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