You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2014/07/17 00:05:07 UTC

[jira] [Resolved] (HBASE-2554) Provide single method for returning a collection of HColumnDescriptors from an HTableDescriptor

     [ https://issues.apache.org/jira/browse/HBASE-2554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Purtell resolved HBASE-2554.
-----------------------------------

    Resolution: Not a Problem

> Provide single method for returning a collection of HColumnDescriptors from an HTableDescriptor
> -----------------------------------------------------------------------------------------------
>
>                 Key: HBASE-2554
>                 URL: https://issues.apache.org/jira/browse/HBASE-2554
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Jeff Hammerbacher
>         Attachments: HBASE-2554-v1.patch
>
>
> At http://hadoop.apache.org/hbase/docs/r0.20.4/api/org/apache/hadoop/hbase/HTableDescriptor.html, we currently have both HColumnDescriptor[] getColumnFamilies() and Collection<HColumnDescriptor> getFamilies(); perhaps only one is needed?



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