Uses of Enum Class
org.infinispan.commons.util.ProgressTracker.Progression
Packages that use ProgressTracker.Progression
-
Uses of ProgressTracker.Progression in org.infinispan.commons.util
Subclasses with type arguments of type ProgressTracker.Progression in org.infinispan.commons.utilMethods in org.infinispan.commons.util that return ProgressTracker.ProgressionModifier and TypeMethodDescriptionProgressTracker.currentTaskStatus()
static ProgressTracker.Progression
Returns the enum constant of this class with the specified name.static ProgressTracker.Progression[]
ProgressTracker.Progression.values()
Returns an array containing the constants of this enum class, in the order they are declared.