You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2015/11/13 00:47:11 UTC

[jira] [Created] (PHOENIX-2409) Create getTable() convenience method on PhoenixConnection

James Taylor created PHOENIX-2409:
-------------------------------------

             Summary: Create getTable() convenience method on PhoenixConnection
                 Key: PHOENIX-2409
                 URL: https://issues.apache.org/jira/browse/PHOENIX-2409
             Project: Phoenix
          Issue Type: Improvement
            Reporter: James Taylor


Instead of always typing conn.getMetaDataCache().getTable(...), I'd like to just type conn.getTable(...) and have it delegate to the cache.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)