Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-3887

IGFS: Encapsulate IgfsPath root.

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.7
    • 1.8
    • igfs
    • None

    Description

      Currently we have some trash in IgfsPath class:
      1) root() method;
      2) new IgfsPath() which also creates a root;
      3) isSame() method which simply delegates to equals().

      Let's deprecate all these things and create consistent public static final ROOT singleton.

      Attachments

        Activity

          People

            vozerov Vladimir Ozerov
            vozerov Vladimir Ozerov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: