|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractCompletableFuture | |
---|---|
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. |
Uses of AbstractCompletableFuture in com.hazelcast.mapreduce.impl.task |
---|
Subclasses of AbstractCompletableFuture in com.hazelcast.mapreduce.impl.task | |
---|---|
class |
TrackableJobFuture<V>
This is the node based implementation of the job's reactive ICompletableFuture
and is returned to the users codebase. |
Uses of AbstractCompletableFuture in com.hazelcast.spi.impl |
---|
Fields in com.hazelcast.spi.impl with type parameters of type AbstractCompletableFuture | |
---|---|
protected AtomicReferenceFieldUpdater<AbstractCompletableFuture,Object> |
AbstractCompletableFuture.resultUpdater
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |