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)