Class IndexWriterV2.ReferenceEntry

  • Enclosing class:
    IndexWriterV2

    static class IndexWriterV2.ReferenceEntry
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private int index  
      private boolean written  
    • Constructor Summary

      Constructors 
      Constructor Description
      ReferenceEntry​(int index)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • index

        private int index
      • written

        private boolean written
    • Constructor Detail

      • ReferenceEntry

        ReferenceEntry​(int index)