Interface ExecutableMapReduceOperation.MapReduceWithReduceFunction<T>

All Known Subinterfaces:
ExecutableMapReduceOperation.ExecutableMapReduce<T>
Enclosing interface:
ExecutableMapReduceOperation

public static interface ExecutableMapReduceOperation.MapReduceWithReduceFunction<T>
Provide the Javascript function() used to reduce matching documents.
Since:
2.1
Author:
Christoph Strobl