Class OneMergeWrappingMergePolicy

All Implemented Interfaces:
Unwrappable<MergePolicy>
Direct Known Subclasses:
SoftDeletesRetentionMergePolicy

public class OneMergeWrappingMergePolicy extends FilterMergePolicy
A wrapping merge policy that wraps the MergePolicy.OneMerge objects returned by the wrapped merge policy.
WARNING: This API is experimental and might change in incompatible ways in the next release.