|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
V - type of the resulting value@Beta public interface JobCompletableFuture<V>
This is a special version of ICompletableFuture to return the assigned job id of the submit operation.
| Method Summary | |
|---|---|
String |
getJobId()
Returns the unique identifier for this mapreduce job. |
| Methods inherited from interface com.hazelcast.core.ICompletableFuture |
|---|
andThen, andThen |
| Methods inherited from interface java.util.concurrent.Future |
|---|
cancel, get, get, isCancelled, isDone |
| Method Detail |
|---|
String getJobId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||