| Package | Description | 
|---|---|
| com.hazelcast.hotrestart | This package contains Hot Restart classes needed for open source Hazelcast code | 
| Modifier and Type | Method and Description | 
|---|---|
| BackupTaskState | BackupTaskStatus. getState() | 
| static BackupTaskState | BackupTaskState. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static BackupTaskState[] | BackupTaskState. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Constructor and Description | 
|---|
| BackupTaskStatus(BackupTaskState state,
                int completed,
                int total) | 
Copyright © 2020 Hazelcast, Inc.. All rights reserved.