Uses of Enum Class
org.ifinalframework.sharding.annotation.ShardingAlgorithmType
-
Uses of ShardingAlgorithmType in org.ifinalframework.sharding.annotation
Methods in org.ifinalframework.sharding.annotation that return ShardingAlgorithmTypeModifier and TypeMethodDescriptionstatic ShardingAlgorithmTypeReturns the enum constant of this class with the specified name.static ShardingAlgorithmType[]ShardingAlgorithmType.values()Returns an array containing the constants of this enum class, in the order they are declared.