Class DirectPersistencyOverflowList
java.lang.Object
com.gigaspaces.internal.cluster.node.impl.directPersistency.DirectPersistencyOverflowList
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 Summary
Modifier and TypeMethodDescriptionbooleanisEmpty()intmoveToOverflow(Iterator<IDirectPersistencyOpInfo> iter, int numberToOverflow) intsyncToRedologConfirmation(long confirmed)
-
Method Details
-
isEmpty
public boolean isEmpty() -
moveToOverflow
-
syncToRedologConfirmation
public int syncToRedologConfirmation(long confirmed)
-