Package | Description |
---|---|
com.hazelcast.mapreduce.impl.task |
This package contains the base implementation for a standard map reduce job.
|
com.hazelcast.util.executor |
This package contains classes related to Util.Executor
|
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 | Class and Description |
---|---|
class |
CompletableFutureTask<V> |
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.