Interface MergingMaxIdle

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

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

    Modifier and Type Method Description
    Long getMaxIdle()
    Returns the MaxIdle of the merge data.
  • Method Details

    • getMaxIdle

      Long getMaxIdle()
      Returns the MaxIdle of the merge data.
      Returns:
      the MaxIdle of the merge data