Uses of Enum Class
org.springframework.data.mongodb.core.mapping.ShardingStrategy
Packages that use ShardingStrategy
Package
Description
Infrastructure for the MongoDB document-to-object mapping subsystem.
-
Uses of ShardingStrategy in org.springframework.data.mongodb.core.mapping
Methods in org.springframework.data.mongodb.core.mapping that return ShardingStrategyModifier and TypeMethodDescriptionstatic ShardingStrategyReturns the enum constant of this class with the specified name.static ShardingStrategy[]ShardingStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.