Change the co-processor API to take in a single argument object
---------------------------------------------------------------

                 Key: HBASE-4514
                 URL: https://issues.apache.org/jira/browse/HBASE-4514
             Project: HBase
          Issue Type: Improvement
          Components: coprocessors
            Reporter: dhruba borthakur


The current coprocessor RegionObserver API takes in a bunch of arguments into 
each of the method calls. Instead, it will be better if we encapsulate these 
arguments into a single object.

--
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