Package | Description |
---|---|
com.hazelcast.map.impl.query |
Modifier and Type | Class and Description |
---|---|
class |
CallerRunsAccumulationExecutor
Implementation of the
AccumulationExecutor that runs the accumulation in the calling thread in a sequential fashion. |
class |
ParallelAccumulationExecutor
Implementation of the
AccumulationExecutor that runs the accumulation in a multi-threaded way. |
Constructor and Description |
---|
AggregationResultProcessor(AccumulationExecutor accumulationExecutor,
SerializationService serializationService) |
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.