You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Mariia Mykhailova (JIRA)" <ji...@apache.org> on 2016/09/23 00:11:20 UTC

[jira] [Created] (REEF-1572) Clean up class hierarchy for Map/UpdateTaskHost

Mariia Mykhailova created REEF-1572:
---------------------------------------

             Summary: Clean up class hierarchy for Map/UpdateTaskHost
                 Key: REEF-1572
                 URL: https://issues.apache.org/jira/browse/REEF-1572
             Project: REEF
          Issue Type: Improvement
          Components: IMRU, REEF.NET
            Reporter: Mariia Mykhailova
            Assignee: Mariia Mykhailova
            Priority: Trivial


{{MapTaskHost}} and {{UpdateTaskHost}} are inherited from {{TaskHostBase}}, {{ITask}} and {{IObserver<ICloseEvent>}}. In fact {{TaskHostBase}} implements all methods of {{ITask}} and {{IObserver<ICloseEvent>}}. It makes sense to simplify the hierarchy.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)