Interface SystemDumpListener


  • public interface SystemDumpListener
    • Method Detail

      • totalBranches

        void totalBranches​(long total)
      • dumpingBranch

        void dumpingBranch​(RepositoryId repositoryId,
                           Branch branch,
                           long total)
      • nodeDumped

        void nodeDumped()