Class MapReduceTask
Inheritance
System.Object
MapReduceTask
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
[Obsolete("This feature is not in active development and may be removed in a future update.")]
[Serializable]
public class MapReduceTask
Constructors
Name | Description |
---|---|
Map |
MapReduceTask Default constructor with no arguments to initialize MapReduceTask |
Map |
MapReduceTask overloaded constructor with mapper ,combinerFactory and reducerFactory objects |