Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 0.11.0
    • Storage
    • None

    Description

      This patch refactors StorageManager. Especially, it apparently separates multiple roles into different classes.

      • Static methods which handle registered store types are moved to TableSpaceManager.
      • All methods related for file store types are moved to FileStorageManager.
      • I created TableSpace, an interface for tablespace and I modified StorageManager to inherit TableSpace.
      • Later, StorageManager will be changed to AbstractTableSpace.

      Attachments

        1. TAJO-1603.patch
          182 kB
          Hyunsik Choi

        Activity

          People

            hyunsik Hyunsik Choi
            hyunsik Hyunsik Choi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: