Keith Turner created ACCUMULO-4326:
--------------------------------------
Summary: Make Value constructor accept Charsequence and Text
Key: ACCUMULO-4326
URL: https://issues.apache.org/jira/browse/ACCUMULO-4326
Project: Accumulo
Issue Type: Improvement
Reporter: Keith Turner
Assignee: Keith Turner
Fix For: 1.8.0
This is a small change to the API that can only be made in a minor version
because of semver. Key and Mutation have methods that take byte[],
Charsequence, and Text. Value only takes byte[].
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)