Uses of Class
de.caluga.morphium.driver.commands.MapReduceCommand
Packages that use MapReduceCommand
-
Uses of MapReduceCommand in de.caluga.morphium.driver.commands
Methods in de.caluga.morphium.driver.commands that return MapReduceCommandModifier and TypeMethodDescriptionMapReduceCommand.setBypassDocumentValidation(Boolean bypassDocumentValidation) MapReduceCommand.setCollation(Doc collation) MapReduceCommand.setComment(String comment) MapReduceCommand.setFinalize(String finalize) MapReduceCommand.setOutColl(String outColl) MapReduceCommand.setOutConfig(Doc outConfig) MapReduceCommand.setVerbose(Boolean verbose) MapReduceCommand.setWriteConcern(Doc writeConcern) -
Uses of MapReduceCommand in de.caluga.morphium.driver.mongodb
Methods in de.caluga.morphium.driver.mongodb with parameters of type MapReduceCommand