Uses of Interface
org.springframework.data.mongodb.util.MongoCompatibilityAdapter.MapReduceIterableAdapter
Package
Description
MongoDB driver-specific utility classes for
Bson
and DBObject
interaction.-
Uses of MongoCompatibilityAdapter.MapReduceIterableAdapter in org.springframework.data.mongodb.util
Modifier and TypeMethodDescriptionMongoCompatibilityAdapter.mapReduceIterableAdapter
(Object iterable) Return a compatibility adapter forMapReduceIterable
.