You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2014/04/01 09:18:15 UTC

[jira] [Created] (DERBY-6534) Remove StorageFile.getURL() and its implementations

Knut Anders Hatlen created DERBY-6534:
-----------------------------------------

             Summary: Remove StorageFile.getURL() and its implementations
                 Key: DERBY-6534
                 URL: https://issues.apache.org/jira/browse/DERBY-6534
             Project: Derby
          Issue Type: Improvement
          Components: Store
    Affects Versions: 10.11.0.0
            Reporter: Knut Anders Hatlen
            Assignee: Knut Anders Hatlen
            Priority: Trivial


StorageFile.getURL() is only called from CPFile, which is an implementation of StorageFile. The getURL() method could therefore be removed from the StorageFile interface and all its implementation classes except for CPFile, and it could be made private in CPFile.



--
This message was sent by Atlassian JIRA
(v6.2#6252)