Use builder pattern to create HServerLoad.RegionLoad
----------------------------------------------------

                 Key: HBASE-5769
                 URL: https://issues.apache.org/jira/browse/HBASE-5769
             Project: HBase
          Issue Type: Task
            Reporter: Zhihong Yu


Currently, HRegionServer.createRegionLoad() calls RegionLoad ctor with all the 
parameters.
This makes adding new members to RegionLoad tedious.

Builder pattern should be employed to create HServerLoad.RegionLoad

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to