Uses of Enum Class
org.wildfly.clustering.cache.batch.Batch.State
Packages that use Batch.State
-
Uses of Batch.State in org.wildfly.clustering.cache.batch
Methods in org.wildfly.clustering.cache.batch that return Batch.StateModifier and TypeMethodDescriptionBatch.getState()Returns the state of this batch.static Batch.StateReturns the enum constant of this class with the specified name.static Batch.State[]Batch.State.values()Returns an array containing the constants of this enum class, in the order they are declared.