Viraj Jasani created PHOENIX-5678:
-------------------------------------
Summary: Cleanup anonymous inner classes used for BaseMutationPlan
Key: PHOENIX-5678
URL: https://issues.apache.org/jira/browse/PHOENIX-5678
Project: Phoenix
Issue Type: Sub-task
Reporter: Viraj Jasani
Assignee: Viraj Jasani
BaseMutationPlan has been extended as anonymous inner class at multiple places
and some of them have lots of logic placed in overridden methods. We should
convert them to Inner classes and use object of extended inner class.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)