Interface MergingVersion

All Superinterfaces:
MergingView
All Known Subinterfaces:
SplitBrainMergeTypes.MapMergeTypes<K,​V>

public interface MergingVersion
extends MergingView
Represents a read-only view of a version for the merging process after a split-brain.
Since:
3.10
  • Method Summary

    Modifier and Type Method Description
    long getVersion()
    Returns the version of the merge data.
  • Method Details

    • getVersion

      long getVersion()
      Returns the version of the merge data.
      Returns:
      the version of the merge data