Uses of Enum Class
fr.gouv.vitam.common.storage.tapelibrary.ReadWritePriority
-
Uses of ReadWritePriority in fr.gouv.vitam.common.storage.tapelibrary
Modifier and TypeMethodDescriptionTapeDriveConf.getReadWritePriority()
static ReadWritePriority
Returns the enum constant of this class with the specified name.static ReadWritePriority[]
ReadWritePriority.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
TapeDriveConf.setReadWritePriority
(ReadWritePriority readWritePriority)