ctubbsii opened a new pull request #313: ACCUMULO-4726 Add 
Value.contentEquals(byte[]) method
URL: https://github.com/apache/accumulo/pull/313
 
 
   (Note: This PR builds on #312; diffs of NullTServer may show up here, but 
are part of that PR, not this one.)
   
   Add a method to compare Value objects with byte arrays, and stop
   supporting the ability to compare Value objects with byte arrays using
   the existing equals(Object) method, which is unsafe and should only be
   used to compare with other Value instances.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to