| Package | Description |
|---|---|
| com.hazelcast.mapreduce.impl.task |
This package contains the base implementation for a standard map reduce job.
|
| com.hazelcast.spi.impl |
Contains implementations for Hazelcast SPI.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TrackableJobFuture<V>
This is the node based implementation of the job's reactive
ICompletableFuture
and is returned to the users codebase. |
| Modifier and Type | Field and Description |
|---|---|
protected AtomicReferenceFieldUpdater<AbstractCompletableFuture,Object> |
AbstractCompletableFuture.resultUpdater |
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.