Uses of Enum Class
com.hazelcast.persistence.BackupTaskState
Package
Description
This package contains Persistence classes needed for open source Hazelcast code
-
Uses of BackupTaskState in com.hazelcast.persistence
Modifier and TypeMethodDescriptionBackupTaskStatus.getState()
static BackupTaskState
Returns the enum constant of this class with the specified name.static BackupTaskState[]
BackupTaskState.values()
Returns an array containing the constants of this enum class, in the order they are declared.