Class FileReftableDatabase.FileRefRename

    • Method Detail

      • writeRename

        void writeRename​(ReftableWriter w)
                  throws java.io.IOException
        Throws:
        java.io.IOException
      • doRename

        protected RefUpdate.Result doRename()
                                     throws java.io.IOException
        Description copied from class: RefRename
        Do the actual rename
        Specified by:
        doRename in class RefRename
        Returns:
        the result of the rename operation.
        Throws:
        java.io.IOException