Class MergeOperation.UniqueMergeId

java.lang.Object
org.springframework.data.mongodb.core.aggregation.MergeOperation.UniqueMergeId
Enclosing class:
MergeOperation

public static class MergeOperation.UniqueMergeId extends Object
Value object representing the unique id used during the merge operation to identify duplicates in the target collection.
Author:
Christoph Strobl