Class FileStoreBackupRestoreImpl

    • Constructor Detail

      • FileStoreBackupRestoreImpl

        public FileStoreBackupRestoreImpl​(@NotNull
                                          @NotNull SegmentNodeStore store,
                                          @NotNull
                                          @NotNull Revisions revisions,
                                          @NotNull
                                          @NotNull SegmentReader reader,
                                          @NotNull
                                          @NotNull File file,
                                          @NotNull
                                          @NotNull Executor executor)
        Parameters:
        store - store to back up from or restore to
        file - file to back up to or restore from
        executor - executor for running the back up or restore operation