Class MergeUtil


  • public class MergeUtil
    extends Object
    Utility methods used during the merge process.

    Note: Unless otherwise specified, the methods in this class do not flush ObjectInserters. Callers that want to read back objects before flushing should use ObjectInserter.newReader(). This is already the default behavior of BatchUpdate.