Uses of Enum Class
org.springframework.data.mongodb.core.mapping.ShardingStrategy
Package
Description
Infrastructure for the MongoDB document-to-object mapping subsystem.
-
Uses of ShardingStrategy in org.springframework.data.mongodb.core.mapping
Modifier and TypeMethodDescriptionstatic ShardingStrategy
Returns 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.