Class DirectPersistencyBackupSyncIteratorHandler

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

public class DirectPersistencyBackupSyncIteratorHandler extends Object
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 Details

    • DirectPersistencyBackupSyncIteratorHandler

      public DirectPersistencyBackupSyncIteratorHandler(Iterator<String> entriesForRecover)
  • Method Details