Key.getColumnVisibility() should return a ColumnVisibility, not a Text
----------------------------------------------------------------------
Key: ACCUMULO-498
URL: https://issues.apache.org/jira/browse/ACCUMULO-498
Project: Accumulo
Issue Type: Improvement
Components: client
Affects Versions: 1.3.5, 1.4.0
Reporter: John Vines
Priority: Trivial
Fix For: 1.5.0
Currently getColumnVisibility() returns a Text. This doesn't make a lot of
sense, since all other methods dealing with column visibilities use the
ColumnVisibility object. We should use that instead.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira