You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Rajeshbabu Chintaguntla (JIRA)" <ji...@apache.org> on 2017/10/19 15:02:00 UTC

[jira] [Created] (PHOENIX-4303) Replace HTableInterface,HConnection with Table,Connection interfaces respectively

Rajeshbabu Chintaguntla created PHOENIX-4303:
------------------------------------------------

             Summary: Replace HTableInterface,HConnection with Table,Connection interfaces respectively
                 Key: PHOENIX-4303
                 URL: https://issues.apache.org/jira/browse/PHOENIX-4303
             Project: Phoenix
          Issue Type: Sub-task
            Reporter: Rajeshbabu Chintaguntla
            Assignee: Rajeshbabu Chintaguntla


In latest versions of HBase HTableInterface,HConnection are replaced with Table and Connection respectively. We can make use of new interfaces.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)