Class FetchHeadRecord


  • class FetchHeadRecord
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      FetchHeadRecord()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) void write​(java.io.Writer pw)  
      • Methods inherited from class java.lang.Object

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

      • notForMerge

        boolean notForMerge
      • sourceName

        java.lang.String sourceName
    • Constructor Detail

      • FetchHeadRecord

        FetchHeadRecord()
    • Method Detail

      • write

        void write​(java.io.Writer pw)
            throws java.io.IOException
        Throws:
        java.io.IOException