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