Click or drag to resize

AbstractAggregatorm_isParallel Field

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
Set to true if this aggregator realizes that it is going to be used in parallel.

Namespace:  Tangosol.Util.Aggregator
Assembly:  Coherence (in Coherence.dll) Version: 14.1.1.1 (14.1.1.1)
Syntax
C#
protected bool m_isParallel

Field Value

Type: Boolean
See Also