You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jean-Marc Spaggiari (JIRA)" <ji...@apache.org> on 2014/11/03 15:15:33 UTC

[jira] [Created] (HBASE-12415) Add add(byte[][] arrays) to Bytes.

Jean-Marc Spaggiari created HBASE-12415:
-------------------------------------------

             Summary: Add add(byte[][] arrays) to Bytes.
                 Key: HBASE-12415
                 URL: https://issues.apache.org/jira/browse/HBASE-12415
             Project: HBase
          Issue Type: Bug
            Reporter: Jean-Marc Spaggiari
            Assignee: Jean-Marc Spaggiari


Bytes already implements add (byte[] a, byte[] b) and add (byte[] a, byte[] b, byte[] c). Goal of this JIRA is to add a generic add (byte[][] arrays) method.



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