Package com.hazelcast.hotrestart
Interface HotRestartService
- All Superinterfaces:
PersistenceService
Deprecated.
-
Field Summary
Fields inherited from interface com.hazelcast.persistence.PersistenceService
BACKUP_DIR_PREFIX
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Deprecated.since 5.0 UsePersistenceService.isBackupEnabled()
instead.Methods inherited from interface com.hazelcast.persistence.PersistenceService
backup, backup, getBackupDirectory, getBackupTaskStatus, interruptBackupTask, interruptLocalBackupTask, isBackupEnabled
-
Method Details
-
isHotBackupEnabled
Deprecated.since 5.0 UsePersistenceService.isBackupEnabled()
instead.
-
PersistenceService
instead.