Uses of Enum Class
fr.gouv.vitam.common.storage.tapelibrary.ReadWritePriority
Packages that use ReadWritePriority
-
Uses of ReadWritePriority in fr.gouv.vitam.common.storage.tapelibrary
Methods in fr.gouv.vitam.common.storage.tapelibrary that return ReadWritePriorityModifier and TypeMethodDescriptionTapeDriveConf.getReadWritePriority()static ReadWritePriorityReturns 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.Methods in fr.gouv.vitam.common.storage.tapelibrary with parameters of type ReadWritePriorityModifier and TypeMethodDescriptionvoidTapeDriveConf.setReadWritePriority(ReadWritePriority readWritePriority)