Siddharth Seth created TEZ-2067:
-----------------------------------

             Summary: Avoid exposing @Private methods on DAG, etc
                 Key: TEZ-2067
                 URL: https://issues.apache.org/jira/browse/TEZ-2067
             Project: Apache Tez
          Issue Type: Improvement
            Reporter: Siddharth Seth


Although methods are marked as Private - it'll be better if we can avoid 
exposing methods like public DAGPlan createDag (One of these isn't annotated at 
the moment) - so the API class itself is clean.
Should be possible to do most of this via package private variables / methods.

Ideally, getters which are private shouldn't be available either.



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

Reply via email to