Tom Beerbower created AMBARI-1404:
-------------------------------------

             Summary: Clean up Predicate code around BasePredicate to remove 
need for casting
                 Key: AMBARI-1404
                 URL: https://issues.apache.org/jira/browse/AMBARI-1404
             Project: Ambari
          Issue Type: Sub-task
            Reporter: Tom Beerbower
            Assignee: Tom Beerbower
             Fix For: 1.3.0


Some specialized predicate behavior is exposed through the BasePredicate object 
instead of the Predicate interface which causes a requirement to cast from a 
Predicate to a BasePredicate in some cases. The Predicate hierarchy should be 
cleaned up to remove this requirement if possible or make it cleaner if not.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to