Class DirectPersistencyOverflowList

java.lang.Object
com.gigaspaces.internal.cluster.node.impl.directPersistency.DirectPersistencyOverflowList

public class DirectPersistencyOverflowList extends Object
the list of elements overflowen when # in memory exceeds a defined minimum enables locating groups of elements bwteen redokey values
Since:
10.2
Author:
yechielf
  • Method Details

    • isEmpty

      public boolean isEmpty()
    • moveToOverflow

      public int moveToOverflow(Iterator<IDirectPersistencyOpInfo> iter, int numberToOverflow)
    • syncToRedologConfirmation

      public int syncToRedologConfirmation(long confirmed)