Class DirectPersistencyBackupSyncIteratorHandler
java.lang.Object
com.gigaspaces.internal.cluster.node.impl.directPersistency.DirectPersistencyBackupSyncIteratorHandler
- Since:
- 10.2.0 Encapsulates the sync list iterator for the backup, used for fetching the sync list (primary asks backup for it's sync list)
- Author:
- Boris
-
Constructor Summary
ConstructorsConstructorDescriptionDirectPersistencyBackupSyncIteratorHandler(Iterator<String> entriesForRecover) -
Method Summary
Modifier and TypeMethodDescriptionint
-
Constructor Details
-
DirectPersistencyBackupSyncIteratorHandler
-
-
Method Details
-
getBatchSize
public int getBatchSize() -
getNextBatch
-