• Webinars
  • Docs
  • Download
  • Blogs
  • Contact Us
Try Free
Show / Hide Table of Contents

Class BuiltInAggregator.LongAggregator

Implements built in LongInteger type aggregator.

Inheritance
System.Object
BuiltInAggregator.LongAggregator
Assembly: Alachisoft.NCache.Client.dll
Syntax
[Serializable]
public class LongAggregator : IAggregator

Constructors

Name Description
LongAggregator(AggregateFunctionType)

Constructor for LongAggregator class

Methods

Name Description
Aggregate(Object)

Performs given logic of aggregate on local node like combiner.

AggregateAll(Object)

Performs given logic of aggregate on all server nodes like Reduce phase operation.

Back to top Copyright © 2017 Alachisoft