You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by mw...@apache.org on 2018/08/15 15:06:08 UTC

[accumulo] 01/01: Merge pull request #590 from mikewalch/mut-builder

This is an automated email from the ASF dual-hosted git repository.

mwalch pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/accumulo.git

commit 645bc4a34fb3aaf74d0f93faed9001d4d889d391
Merge: 050a166 64839ab
Author: Mike Walch <mw...@apache.org>
AuthorDate: Wed Aug 15 11:06:04 2018 -0400

    Merge pull request #590 from mikewalch/mut-builder
    
    ACCUMULO-4746 Fluent API for Mutation

 .../org/apache/accumulo/core/data/Mutation.java    | 496 ++++++++++++++++++++-
 .../apache/accumulo/core/data/MutationTest.java    | 216 +++++++++
 2 files changed, 698 insertions(+), 14 deletions(-)