| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TrackableJobFuture | |
|---|---|
| com.hazelcast.mapreduce.impl | This package contains the default implementation for the map reduce framework internals. | 
| com.hazelcast.mapreduce.impl.task | This package contains the base implementation for a standard map reduce job. | 
| Uses of TrackableJobFuture in com.hazelcast.mapreduce.impl | 
|---|
| Fields in com.hazelcast.mapreduce.impl with type parameters of type TrackableJobFuture | |
|---|---|
| protected  ConcurrentMap<String,TrackableJobFuture> | AbstractJobTracker.trackableJobs | 
| Methods in com.hazelcast.mapreduce.impl that return TrackableJobFuture | ||
|---|---|---|
| 
 | AbstractJobTracker.getTrackableJob(String jobId) | |
| 
 | AbstractJobTracker.unregisterTrackableJob(String jobId) | |
| Methods in com.hazelcast.mapreduce.impl with parameters of type TrackableJobFuture | ||
|---|---|---|
| 
 | AbstractJobTracker.registerTrackableJob(TrackableJobFuture<V> trackableJob) | |
| Uses of TrackableJobFuture in com.hazelcast.mapreduce.impl.task | 
|---|
| Methods in com.hazelcast.mapreduce.impl.task that return TrackableJobFuture | |
|---|---|
|  TrackableJobFuture | JobSupervisor.cancel() | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||