• Facebook
  • Twitter
  • Youtube
  • LinedIn
  • RSS
  • Docs
  • Comparisons
  • Blogs
  • Download
  • Contact Us
Download
Show / Hide Table of Contents

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

MapReduceTask()

MapReduceTask Default constructor with no arguments to initialize MapReduceTask

Declaration
public MapReduceTask()

MapReduceTask(IMapper, ICombinerFactory, IReducerFactory)

MapReduceTask overloaded constructor with mapper ,combinerFactory and reducerFactory objects

Declaration
public MapReduceTask(IMapper mapper, ICombinerFactory combinerFactory, IReducerFactory reducerFactory)
Parameters
Type Name Description
IMapper mapper IMapper
ICombinerFactory combinerFactory ICombinerFactory
IReducerFactory reducerFactory IReducerFactory

Properties

Combiner

Set/Gets values of Combiner

Declaration
public ICombinerFactory Combiner { get; set; }
Property Value
Type Description
ICombinerFactory

Mapper

Set/Gets values of the Mapper

Declaration
public IMapper Mapper { get; set; }
Property Value
Type Description
IMapper

Reducer

Set/Gets Values of Reducer

Declaration
public IReducerFactory Reducer { get; set; }
Property Value
Type Description
IReducerFactory

Contact Us

PHONE

+1 (214) 764-6933   (US)

+44 20 7993 8327   (UK)

 
EMAIL

sales@alachisoft.com

support@alachisoft.com

NCache
  • NCache Enterprise
  • NCache Community
  • Edition Comparison
  • NCache Architecture
  • Benchmarks
Download
Pricing
Try Playground

Deployments
  • Cloud (SaaS & Software)
  • On-Premises
  • Kubernetes
  • Docker
Technical Use Cases
  • ASP.NET Sessions
  • ASP.NET Core Sessions
  • Pub/Sub Messaging
  • Real-Time ASP.NET SignalR
  • Internet of Things (IoT)
  • NoSQL Database
  • Stream Processing
  • Microservices
Resources
  • Magazine Articles
  • Third-Party Articles
  • Articles
  • Videos
  • Whitepapers
  • Shows
  • Talks
  • Blogs
  • Docs
Customer Case Studies
  • Testimonials
  • Customers
Support
  • Schedule a Demo
  • Forum (Google Groups)
  • Tips
Company
  • Leadership
  • Partners
  • News
  • Events
  • Careers
Contact Us

  • EnglishChinese (Simplified)FrenchGermanItalianJapaneseKoreanPortugueseSpanish

  • Contact Us
  •  
  • Sitemap
  •  
  • Terms of Use
  •  
  • Privacy Policy
© Copyright Alachisoft 2002 - . All rights reserved. NCache is a registered trademark of Diyatech Corp.
Back to top