PersistenceService
instead.@Deprecated public interface HotRestartService extends PersistenceService
BACKUP_DIR_PREFIX
Modifier and Type | Method and Description |
---|---|
boolean |
isHotBackupEnabled()
Deprecated.
since 5.0
Use
PersistenceService.isBackupEnabled() instead. |
backup, backup, getBackupDirectory, getBackupTaskStatus, interruptBackupTask, interruptLocalBackupTask, isBackupEnabled
@Deprecated boolean isHotBackupEnabled()
PersistenceService.isBackupEnabled()
instead.Copyright © 2023 Hazelcast, Inc.. All rights reserved.