You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2014/04/09 19:40:16 UTC

[jira] [Created] (HBASE-10947) Allow subclassing of HTable and HBaseAdmin

ramkrishna.s.vasudevan created HBASE-10947:
----------------------------------------------

             Summary: Allow subclassing of HTable and HBaseAdmin
                 Key: HBASE-10947
                 URL: https://issues.apache.org/jira/browse/HBASE-10947
             Project: HBase
          Issue Type: Improvement
            Reporter: ramkrishna.s.vasudevan
            Assignee: ramkrishna.s.vasudevan


To extend functionality of HTable and HBaseAdmin we may need to subclass them. This JIRA allows to add a default constructor and probably remove the final variables in them so that we could subclass them.



--
This message was sent by Atlassian JIRA
(v6.2#6252)