public interface HotRestartState extends JsonSerializable
MemberState
implementations.Modifier and Type | Method and Description |
---|---|
String |
getBackupDirectory() |
BackupTaskStatus |
getBackupTaskStatus()
Returns the local hot restart backup task status (not the cluster backup status).
|
boolean |
isHotBackupEnabled() |
fromJson, toJson
BackupTaskStatus getBackupTaskStatus()
boolean isHotBackupEnabled()
String getBackupDirectory()
Copyright © 2021 Hazelcast, Inc.. All Rights Reserved.