Class Recovery


  • public class Recovery
    extends Object
    The Recovery class provides methods to attempt a MVStore file recovery by rolling back to the newest good version.
    Since:
    1.0
    Author:
    Anindya Chatterjee
    • Constructor Detail

      • Recovery

        public Recovery()
    • Method Detail

      • recover

        public static void recover​(String fileName)
        Attempt a database file recovery by rolling back to the newest good version.
        Parameters:
        fileName - the database file name