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