Uses of Enum Class
io.github.jchejarla.springbatch.clustering.autoconfigure.BatchClusterProperties.HostIdentifier
Packages that use BatchClusterProperties.HostIdentifier
Package
Description
Spring Boot auto-configuration and the configuration-property surface for clustering.
-
Uses of BatchClusterProperties.HostIdentifier in io.github.jchejarla.springbatch.clustering.autoconfigure
Methods in io.github.jchejarla.springbatch.clustering.autoconfigure that return BatchClusterProperties.HostIdentifierModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.BatchClusterProperties.HostIdentifier.values()Returns an array containing the constants of this enum class, in the order they are declared.