|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
E - public interface InternalCompletableFuture<E>
A ICompletableFuture with more functionality like getting
the result without needing to deal with checked exceptions.
| Method Summary | |
|---|---|
E |
getSafely()
|
| 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 |
|---|
E getSafely()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||