|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NotifyingNotifiableFuture<T>
An internal interface which adds the ability to inform the future of completion.
| Method Summary | |
|---|---|
void |
notifyDone()
|
void |
setNetworkFuture(Future<T> future)
|
| Methods inherited from interface org.infinispan.util.concurrent.NotifyingFuture |
|---|
attachListener |
| Methods inherited from interface java.util.concurrent.Future |
|---|
cancel, get, get, isCancelled, isDone |
| Method Detail |
|---|
void notifyDone()
void setNetworkFuture(Future<T> future)
|
--> | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||