Uses of Enum Class
io.github.jchejarla.springbatch.clustering.partition.PartitionStatus
Packages that use PartitionStatus
-
Uses of PartitionStatus in io.github.jchejarla.springbatch.clustering.partition
Methods in io.github.jchejarla.springbatch.clustering.partition that return PartitionStatusModifier and TypeMethodDescriptionstatic PartitionStatusReturns the enum constant of this class with the specified name.static PartitionStatus[]PartitionStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.