[
https://issues.apache.org/jira/browse/HBASE-10947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13969135#comment-13969135
]
Andrew Purtell commented on HBASE-10947:
----------------------------------------
bq. If alternate HTable implementations are needed, we should extend
HTableInterface to what we need.
Yes.
And an interface for HBaseAdmin.
> 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)