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