Uses of Class
org.springframework.data.mongodb.core.mapping.ShardKey
Packages that use ShardKey
Package
Description
Infrastructure for the MongoDB document-to-object mapping subsystem.
-
Uses of ShardKey in org.springframework.data.mongodb.core.mapping
Methods in org.springframework.data.mongodb.core.mapping that return ShardKeyModifier and TypeMethodDescriptionBasicMongoPersistentEntity.getShardKey()MongoPersistentEntity.getShardKey()Get the entities shard key if defined.static ShardKeyCreate a newShardingStrategy.RANGEshard key.static ShardKeystatic ShardKeyShardKey.none()ShardKeyindicating no shard key has been defined.static ShardKeyCreate a newShardingStrategy.RANGEshard key.Methods in org.springframework.data.mongodb.core.mapping with parameters of type ShardKey