Class MapReduceOutputOptions
Represents the output options for a map-reduce operation.
- Inheritance
-
Map
Reduce Output Options
- Inherited Members
Properties
- Inline
An inline map-reduce output options.
Methods
- Merge(string,
string) A merge map-reduce output options.
- Merge(string,
string, bool?, bool?) A merge map-reduce output options.
- Reduce(string,
string) A reduce map-reduce output options.
- Reduce(string,
string, bool?, bool?) A reduce map-reduce output options.
- Replace(string,
string) A replace map-reduce output options.
- Replace(string,
string, bool?) A replace map-reduce output options.